xiaotailang opened a new issue, #9645: URL: https://github.com/apache/nuttx/issues/9645
Hello everyone, I have compiled my application into an ELF file, for example, "myapp_elf", following the instructions in this [issue.](https://github.com/apache/nuttx/issues/2323), After downloading it to the development board, I want to debug this "myapp_elf" file. What configuration options should I add to support debugging ELF files? I have referred to this link for debugging [methods,](https://cwiki.apache.org/confluence/display/NUTTX/Debugging+ELF+Loadable+Modules) but it is not very convenient to use and sometimes results in errors. Are there any other better alternatives? -- 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]
