mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:28:22 +08:00
08139fb1db
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>