anchao commented on issue #10416: URL: https://github.com/apache/nuttx/issues/10416#issuecomment-1757382171
I just check the config, `CONFIG_DEBUG_ASSERTIONS_FILENAME` is default y if enable `CONFIG_DEBUG_ASSERTIONS` , the assert file name could be printed if enable `CONFIG_DEBUG_ASSERTIONS` and call `assert()`, `ASSERT() `and `PANIC().` I don't quite understand what your problem is. Do you want to enable `CONFIG_DEBUG_ASSERTIONS_FILENAME` without `CONFIG_DEBUG_ASSERTIONS`? -- 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