External programs and GDB Debugger
Last updated
Was this helpful?
Last updated
Was this helpful?
The "Run a program before debugging" option in allows to automatically run a program (such as a debugging server) when starting a debugging session. If you enable it, the following options become available:
Command line
%i: input file name from the dialog %p: port number from the dialog %e: file name of a temporary ELF file created from the database contents Initial SP
Choose a configuration
Memory map
One use of these options is to using the QEMU emulator.
See also
.