nuttx/sched/misc
xuxingliang a33daf1984 sched/misc: fix stack dump format and update parser
Add colon separator after address in stack dump output to improve
readability and distinguish the address field from stack values.
Update the nxstub parser regex to handle flexible whitespace before
the address, ensuring it correctly parses the updated stack dump
format.

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2026-04-21 01:35:42 +08:00
..
CMakeLists.txt Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
Make.defs coredump:Move coredump to sched/misc 2026-04-21 01:06:58 +08:00
assert.c sched/misc: fix stack dump format and update parser 2026-04-21 01:35:42 +08:00
coredump.c Revert tricore coredump register handling changes 2026-04-21 01:34:04 +08:00
coredump.h Revert tricore coredump register handling changes 2026-04-21 01:34:04 +08:00
deadlock.c sched/spinlock: Debug tools for spinlock. 2026-04-21 01:31:27 +08:00
panic_notifier.c bmp/sched: add bmp support 2026-04-21 01:31:59 +08:00
reboot_notifier.c bmp/sched: add bmp support 2026-04-21 01:31:59 +08:00