Appendix B. Debug Tool commands supported in remote debug mode
You can use some Debug Tool commands in remote debug mode through the following
methods:
- Enter these commands through the Debug
Engine Command field or the Debug Console
Commands window of the remote debugger.
- When you add a breakpoint through the remote debugger, specify
these commands in the Action field,
which is in the Optional Parameters section
of the Add a Breakpoint task. You
must have the Compiled Language Debugger component of Rational Developer for System z, Version 7.5, to use this feature.
- Use them in a commands or preferences file.
Using any of these methods, you can use the following commands
in remote debug mode:
- AT CHANGE command (remote debug mode)
- AT ENTRY command (remote debug mode)
- AT LOAD command (remote debug mode)
- AT STATEMENT command (remote debug mode)
- CALL %VER command
- CHKSTGV command
- CLEAR LOAD, which is described in CLEAR command
- DESCRIBE CHANNEL, which is described in DESCRIBE command
- DESCRIBE CUS, which is described in DESCRIBE command
- DESCRIBE LOADMODS, which is described in DESCRIBE command
- DISABLE CADP, which is described in DISABLE command
- DISABLE DTCN, which is described in DISABLE command
- ENABLE CADP, which is described in ENABLE command
- ENABLE DTCN, which is described in ENABLE command
- LIST CADP, which is described in LIST DTCN or CADP command
- LIST CONTAINER command
- LIST DTCN, which is described in LIST DTCN or CADP command
- LOAD command
- LOADDEBUGDATA command (for assembler only)
- NAMES DISPLAY command
- NAMES EXCLUDE command
- NAMES INCLUDE command
- QUERY ASSEMBLER, which is described in QUERY command
- QUERY AUTOMONITOR, which is described in QUERY command
- QUERY CURRENT VIEW, which is described in QUERY command
- QUERY DEFAULT LISTINGS, which is described in QUERY command
- QUERY DEFAULT VIEW, which is described in QUERY command
- QUERY DISASSEMBLY, which is described in QUERY command
- QUERY DYNDEBUG, which is described in QUERY command
- QUERY IGNORELINK, which is described in QUERY command
- QUERY INTERCEPT, which is described in QUERY command
- QUERY LDD, which is described in QUERY command
- QUERY LOCATION, which is described in QUERY command
- QUERY LOG, which is described in QUERY command
- QUERY REWRITE, which is described in QUERY command
- QUERY WARNING, which is described in QUERY command
- QUIT, which is described in QUIT command
- QUIT ABEND, which is described in QUIT command
- QUIT DEBUG, which is described in QUIT command
- SET ASSEMBLER ON/OFF command
- SET ASSEMBLER STEPOVER command
- SET AUTOMONITOR command
- SET DEFAULT LISTINGS command
- SET DEFAULT VIEW command
- SET DISASSEMBLY command
- SET DYNDEBUG command
- SET IGNORELINK command
- SET INTERCEPT command (COBOL, remote debug mode)
- SET LDD command
- SET LOG OFF, which is described in SET LOG command
- SET LOG ON, which is described in SET LOG command
- SET QUALIFY CU, which is described in SET QUALIFY command
- SET QUALIFY LOAD, which is described in SET QUALIFY command
- SET REWRITE command (remote debug mode)
- SET WARNING command (C, C++, COBOL, and PL/I)
You can use the following commands in remote debug mode only in the Action field, which is in the Optional Parameters section of the Add a Breakpoint task:
Through the Debug Engine Command field
or the Debug Console Commands window,
you can view a list of Debug Tool commands supported in remote debug mode
by doing one of the following tasks:
- Press CTRL+SPACE BAR.
- Type in the first few letters of a command name. Press CTRL+SPACE
BAR. A list of Debug Tool commands that begin with those same letters
is displayed.
To use this feature, you must use the Compiled Language Debugger component of Rational Developer for System z, Version 7.5.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)