You activate the debugging prototype by invoking the executable file called
profileg_name_dbg
.A prompt is displayed to show that the Debugger is ready to accept Debugger commands:
Each prompt is preceded by its sequence number, thus enabling the identification of every command entered during the debugging session. This allows you to easily re-enter these commands using the HISTORY option.
You may then start the execution of the prototype by typing the GO or STEP command.