| .. |
|
protocols
|
gdb: optimize memory commands
|
2024-11-25 00:42:34 +08:00 |
|
__init__.py
|
gdb: print trace back when some modules failed to load
|
2024-11-25 13:37:19 +08:00 |
|
debug.py
|
gdb/debug: add debugpy to debug python code
|
2024-11-25 13:37:30 +08:00 |
|
diagnose.py
|
gdb/diagnose: use unified message for command error
|
2024-11-25 13:37:42 +08:00 |
|
dmesg.py
|
gdb/dmesg: print dmesg in the correct order
|
2024-11-23 13:09:16 +08:00 |
|
fs.py
|
gdb/fs: use Value and Protocol for easy access and hinting
|
2024-11-24 17:52:42 +08:00 |
|
gcore.py
|
tools/gdb: improve nxgcore speed
|
2024-11-24 03:03:40 +08:00 |
|
lists.py
|
gdb/lists: add element option to foreach list
|
2024-11-24 02:55:46 +08:00 |
|
macros.py
|
tools/gdb: Add a singleton class for macros
|
2024-11-25 22:58:53 +08:00 |
|
memdump.py
|
gdb/memdump: add option to exclude nodes from specific PID
|
2024-11-25 00:42:34 +08:00 |
|
memleak.py
|
gdb/mm: cache global variables to save time of memleak check
|
2024-11-25 13:37:42 +08:00 |
|
mm.py
|
gdb/mm: fix prev free judging and region search
|
2024-11-25 00:42:34 +08:00 |
|
net.py
|
tools/gdb: add array iterator
|
2024-11-24 03:03:40 +08:00 |
|
prefix.py
|
gdb: optimize memory commands
|
2024-11-25 00:42:34 +08:00 |
|
profile.py
|
gdb: move profiling commands to profile.py
|
2024-11-24 03:03:40 +08:00 |
|
stack.py
|
tools/gdb: avoid direct access to tcb['name']
|
2024-11-25 00:42:34 +08:00 |
|
thread.py
|
tools/gdb: always use name to read register
|
2024-11-25 13:37:42 +08:00 |
|
utils.py
|
gdb/mm: cache global variables to save time of memleak check
|
2024-11-25 13:37:42 +08:00 |