walnux/tools/gdb/nuttxgdb
xuxingliang 9f9cc7eceb gdb/fs: use Value and Protocol for easy access and hinting
Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-11-24 17:52:42 +08:00
..
protocols gdb/fs: use Value and Protocol for easy access and hinting 2024-11-24 17:52:42 +08:00
__init__.py tools/gdb: add diagnose commands 2024-11-23 13:09:16 +08:00
diagnose.py tools/gdb: add diagnose commands 2024-11-23 13:09:16 +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 gdb/macro: cache macro info to json and load directly 2024-11-24 03:03:40 +08:00
memdump.py tools/gdb: add array iterator 2024-11-24 03:03:40 +08:00
net.py tools/gdb: add array iterator 2024-11-24 03:03:40 +08:00
prefix.py
profile.py gdb: move profiling commands to profile.py 2024-11-24 03:03:40 +08:00
stack.py gdb/register: register name sp, pc are always available 2024-11-24 03:03:40 +08:00
thread.py tools/gdb: add array iterator 2024-11-24 03:03:40 +08:00
utils.py gdb/utils: enhance utils.Value 2024-11-24 17:52:42 +08:00