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 2020/11/27 02:08:48 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2411: tools: Add 'handle SIGUSR1' to nuttx-gdbinit for the NuttX sim SMP

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


   ## Summary
   
   - The NuttX sim SMP uses SIGUSR1 for IPI
   - However, gdb traps the signal by default
   - With this commit, gdb just ignores this signal
   
   ## Impact
   
   - NuttX sim SMP only
   
   ## Testing
   
   - Tested with sim:smp
   
   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2411: tools: Add 'handle SIGUSR1' to nuttx-gdbinit for the NuttX sim SMP

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #2411:
URL: https://github.com/apache/incubator-nuttx/pull/2411


   


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