nuttx/tools/pynuttx/nxgdb
anjiahao 0e92053bd9 pynuttx:remove pthread_tcb_s cast
Just remove cast

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2025-12-22 17:55:45 +08:00
..
protocols tools/pynuttx: update fs.py base on new structure fd and file 2025-06-12 18:12:42 +08:00
__init__.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
circbuf.py nxgdb: add missing protocols definitions 2025-02-02 14:02:24 +08:00
debug.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
diagnose.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
dmesg.py style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
fs.py nxgdb/fs: fix exception when failed to parse symbol 2025-06-13 20:37:04 +08:00
gcore.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
irq.py nxgdb/irq: add irqinfo command 2025-02-18 11:16:17 -03:00
lists.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
macros.py style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
memcheck.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
memdump.py nxgdb/mm: fix regular expression to parse log 2025-02-07 08:18:14 +08:00
memleak.py pynuttx: optimize memory leak check by skipping previously checked pointers 2025-02-05 09:15:27 -03:00
mm.py nxgdb/mm: show pool expand queue size 2025-02-16 11:23:38 -03:00
net.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
prefix.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
profile.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
rpmsg.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
stack.py refactor: fix spelling in private field names 2025-05-24 09:44:22 -03:00
thread.py tools/nxgdb: Add gdb and statenames for TSTATE_WAIT_EVENT 2025-10-31 19:56:32 -03:00
uorb.py nxgdb: add missing protocols definitions 2025-02-02 14:02:24 +08:00
utils.py pynuttx:remove pthread_tcb_s cast 2025-12-22 17:55:45 +08:00
wdog.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00
wqueue.py tools: rename tools/gdb/nuttxgdb to tools/pynuttx/nxgdb 2025-02-02 14:02:24 +08:00