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


   ## Summary
   
   arch/sim: add all symbols support
   symtab/allsyms: output the symbol size if parameter is valid
   libs/vsprintf: fix the type issue
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ```
   incubator-nuttx$ ./nuttx 
   NuttShell (NSH) NuttX-10.2.0
   MOTD: username=admin password=Administrator
   nsh> dumpstack 0 10
   backtrace:
   [ 4] [<0x4788c>] host_backtrace+0x24/0x28
   [ 4] [<0x46d06>] up_backtrace+0x125/0x195
   [ 4] [<0x4670b>] sched_backtrace+0x67/0x6c
   [ 4] [<0x45e50>] sched_dumpstack+0x56/0x18c
   [ 4] [<0x415e8>] dumpstack_main+0xa9/0xc4
   [ 4] [<0xf509>] nxtask_startup+0x30/0x37
   [ 4] [<0xb887>] nxtask_start+0xcb/0xd5
   nsh> 
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to