BROWSE
z/OS® Debugger browse
mode can be controlled by either the browse mode RACF® facility, through the EQAOPTS BROWSE
command,
or both. For a description of how to control browse mode through RACF, see Debugging in browse
mode
in the IBM® z/OS Debugger User's Guide.
Users who have sufficient RACF authority
can specify the EQAOPTS BROWSE
command to indicate
that the current invocation of z/OS Debugger be in
browse mode.
The following diagram describes the syntax of the BROWSE
command:
The following list describes the parameters of the EQAOPTS BROWSE
command:
- RACF
- Indicates
that you want z/OS Debugger to
use the browse mode access as determined by the current user’s RACF access to the applicable RACF profile. If you do not specify
the
BROWSE
command, z/OS Debugger defaults to RACF. - ON
- Indicates that unless the user’s RACF access is NONE, set BROWSE MODE to ON.
- OFF
- Indicates that if no RACF profile exists or if the user has UPDATE access or higher, set BROWSE MODE to OFF.
Examples
EQAXOPT BROWSE,ON
EQAXOPT BROWSE,RACF