anjiahao1 commented on PR #14897:
URL: https://github.com/apache/nuttx/pull/14897#issuecomment-2492941153
need change build way `exampls/elf`, i will do it later.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
anjiahao1 commented on PR #14897:
URL: https://github.com/apache/nuttx/pull/14897#issuecomment-2492966021
https://github.com/apache/nuttx-apps/pull/2861 if use kernal build, it will
strip
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
anjiahao1 commented on PR #14897:
URL: https://github.com/apache/nuttx/pull/14897#issuecomment-2492965080

--
This is an automated message from the Apache Git Service.
To respond to the message, p
anchao commented on PR #14897:
URL: https://github.com/apache/nuttx/pull/14897#issuecomment-2492944936
What is the difference in elf size between -g and -g3?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
anchao commented on code in PR #14897:
URL: https://github.com/apache/nuttx/pull/14897#discussion_r1853192795
##
Kconfig:
##
@@ -2495,7 +2495,7 @@ config DEBUG_SYMBOLS
config DEBUG_SYMBOLS_LEVEL
string "Custom symbols level"
- default "-g"
+ default "-g3"
anjiahao1 opened a new pull request, #14897:
URL: https://github.com/apache/nuttx/pull/14897
more info in
https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*