cederom commented on PR #1774: URL: https://github.com/apache/nuttx-apps/pull/1774#issuecomment-1560117054
Hey there @lucasssvaz, that looks useful! :-) Two questions: 1. The application name contains `dbg` but it is more `host` / `build` / `diangostics` related, does not provide any debug functionality.. so the name is a bit misleading.. should it be more `buildinfo` or `nxdiags`? Is there any specific reason it is named `dbginfo`? Do you use this tool in other projects? Is data format standardized in any way in alignment with other applications / tools? 2. This is not a strictly application that will run on an embedded system.. so maybe `nuttx.git/tools` would be better place? Or the intention is to have it running on a test build as part of CI automation in order to get all those data from a running target? Are they stored in a file? How data can be transferred out of the running target? -- 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