nuttx-update/tools/gdb
xuxingliang 08139fb1db nxgdb/thread: fix ps command
Fix ps command reports wrong running stack corruption.
To get running tcb registers, need to read from frame register not the tcb context.

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-12-02 13:43:52 +08:00
..
nuttxgdb nxgdb/thread: fix ps command 2024-12-02 13:43:52 +08:00
.gitignore tools/gdb: add pyproject.toml to build as a package 2024-11-23 13:09:16 +08:00
gdbinit.py tools/gdb: Fix gdbinit to unload all nuttxgdb related modules 2024-12-02 13:43:52 +08:00
pyproject.toml tools/gdb: add pyproject.toml to build as a package 2024-11-23 13:09:16 +08:00
requirements.txt gdb/debug: add debugpy to debug python code 2024-11-25 13:37:30 +08:00