chirping78 commented on code in PR #16095:
URL: https://github.com/apache/nuttx/pull/16095#discussion_r2022516887


##########
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:
   OK, I see. The conflict between coredump and gdbstub can't be resolved 
simply.
   This needs structure updating. 
   I will close this PR for now, and add back after the structure is updated.



-- 
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

Reply via email to