xiaoxiang781216 commented on PR #6685: URL: https://github.com/apache/incubator-nuttx/pull/6685#issuecomment-1192743311
> > Because backtrace without pid is useless in many case. > > I am talking about pid without backtrace, not the other way around. > you can get pid by set CONFIG_MM_BACKTRACE to 0. > Also, I think it would be best to have discreet and meaningful options (or just a choice item), instead of using some random numbers with no obvious meaning... If we use another option to enable the pid track, the code will become more complex, because user can enable backtrace, but disable pid. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org