mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 09:49:21 +08:00
9881fbae28
`thread` is a GDB prefix command. Use `define` can only change it to a user prefix command. In this case, `thread 3` is unable to pass the argument 3 to python. Use python code to register command to overwrite this behavior. It may not work with future GDB, but all is good for now. Signed-off-by: xuxingliang <xuxingliang@xiaomi.com> |
||
---|---|---|
.. | ||
nuttxgdb | ||
.gitignore | ||
gdbinit.py | ||
pyproject.toml | ||
requirements.txt |