nuttx/tools/gdb
anjiahao 5aaa31337a gdb/thread.py:fix a bug when use 'up' then use 'thread'
Python Exception <class 'gdb.error'>: Attempt to assign to an unmodifiable value.
Python Exception <class 'gdb.error'>: Error occurred in Python: Attempt to assign to an unmodifiable value.
Error occurred in Python: Error occurred in Python: Attempt to assign to an unmodifiable value.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-11-20 09:04:22 +08:00
..
__init__.py tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00
gcore.py gdb plugin: Encapsulate the gdb native command gcore as nxgcore 2024-09-20 22:07:29 +08:00
lists.py tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00
memdump.py tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00
thread.py gdb/thread.py:fix a bug when use 'up' then use 'thread' 2024-11-20 09:04:22 +08:00
utils.py tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00