xiaoxiang781216 commented on PR #18008:
URL: https://github.com/apache/nuttx/pull/18008#issuecomment-3770777842

   > @xianglyc Should this work with SMP? Because when I enable 
`CONFIG_ARCH_INSTRUMENT_ALL` in qemu-intel64/jumbo I get a crash.
   > 
   > If it doesn't work with SMP, we need to raise an error somewhere during 
compilation to avoid wasting the user's time.
   
   CONFIG_ARCH_INSTRUMENT_ALL should work on SMP, since we use it on 
ARM32/ARM64 SMP. If SMP on x64 doesn't work, we should fix it.


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