1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/tools/gdb/nuttxgdb
hujun5 98ce36cdc7 remove fl_crefs
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-12-13 23:04:10 +08:00
..
protocols remove fl_crefs 2024-12-13 23:04:10 +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/mmleak: add diagnose API to report details of the leak 2024-12-02 13:43:52 +08:00
mm.py nuttxgdb: fix memdump busyloop when nodesize is 0 2024-12-02 13:43:52 +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
rpmsg.py nuttxgdb/rpmsg.py:dump rpmsg_service message 2024-11-28 20:40:04 +08:00
stack.py tools/gdb: avoid direct access to tcb['name'] 2024-11-25 00:42:34 +08:00
thread.py nxgdb/thread: fix ps command 2024-12-02 13:43:52 +08:00
utils.py gdb/mm: cache global variables to save time of memleak check 2024-11-25 13:37:42 +08:00