Command EPOLICE/EDBG
Command EDBG (Enhanced Debug) looks as follow:
|
Figure 10. Command EDBG |
and requires just two parameters: the program to be tested and the job log number of the job to be serviced.
It does the following:
- issues an enddbg command
- issues an endsrvjob command
- issues a strsrvjob command for the job having that job log number
- issues a strdbg command for the program
If you leave * for the job number (default value), it assumes the current job as the job to be serviced.
The first time you run it, command EDBG is duplicated to library QGPL.
|