chirping78 commented on code in PR #16095: URL: https://github.com/apache/nuttx/pull/16095#discussion_r2022338900
########## arch/xtensa/src/common/xtensa_tcbinfo.c: ########## @@ -36,35 +36,9 @@ static const uint16_t g_reg_offs[] = { + /* In the same order as gdb command "maintenance print remote-registers" */ Review Comment: @XuNeo Could you help check above question? It seems that `libs/libc/gdbstub/lib_gdbstub.c` and `sched/misc/coredump.c` both are using `g_tcbinfo.reg_off.p`, but with different interpretation? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org