Format: rload [load_symbols] executable
The rload command loads an object module while debugging. The symbols for the executable (executable.dnm and executable.dla) are loaded only if load_symbols is set to 1. In addition, if load_symbols is set to 1, .bss is not zeroed and the program is not started automatically.
The filename will be searched for using the default search path. See "default search path".
You can interrupt this command with the Esc key.