masayuki2009 opened a new pull request #1684:
URL: https://github.com/apache/incubator-nuttx/pull/1684


   ## Summary
   
   - This commit enables nuttx thread debugging without openocd-nuttx
   - To use this script, gdb must support python
   - To show all thread, use 'info_nxthreads'
   - To switch thread, use 'nxthread pid'
   - To continue, use 'nxcontinue'
   
   ## Impact
   
   - No impact
   
   ## Testing
   
   - Tested with spresense (Cortex-M4F), sim (x86_64), lm3s6965-ek (Cortex-M3)
   - Tested with GNU Tools for Arm Embedded Processors 9-2019-q4-major
   - Tested with GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to