You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/26 07:55:32 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #3184: extend gdbinit script to support xtensa

Ouss4 commented on pull request #3184:
URL: https://github.com/apache/incubator-nuttx/pull/3184#issuecomment-808016465


   We tried this before both @masayuki2009 and myself.  This won't work the same way as other archs due to the differences between the logical registers shown in a window and the physical registers.  I haven't had any motivation to try and solve this issue for this script.  However, Espressif's OpenOCD fork (https://github.com/espressif/openocd-esp32/) does support Xtensa for NuttX.
   
   Note that a bunch of refactoring was done to the NuttX's code in Espressif's OpenOCD, and one of the changes is the name of the RTOS: from "nuttx" to "NuttX".


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org