mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 01:44:23 +08:00
This flag can be used to store the filename of a loaded module or executable in binfmt. The filename is useful for example in debugging. For example, gdb or a jtag debugger can be configured to automatically fetch the symbols for the currently executing module. Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>