16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

dbx: readwritelock<br />

readwritelock holder<br />

6. To display all read/write lock objects without holders, enter:<br />

mutex noholders<br />

record subcommand for dbx: Append user’s commands to a file<br />

Format<br />

record filename<br />

Description<br />

The record subcommand appends the user’s command lines to the specified file<br />

until a record command is entered with no parameters.<br />

The record subcommand is started by specifying a file name on the record<br />

command. A second record command with no parameters will stop the current<br />

record process and close the file.<br />

Usage notes<br />

The record subcommand can be run only while the dbx debug program is running.<br />

Examples<br />

1. To start recording the dbx commands to file /tmp/mycmds, enter:<br />

record /tmp/mycmds<br />

2. To stop the previous recording to file /tmp/mycmds, enter:<br />

record<br />

Related Information<br />

The source subcommand.<br />

registers subcommand for dbx: Display the value of registers<br />

Format<br />

registers [>file]<br />

Description<br />

The registers subcommand displays the values of general-purpose registers,<br />

system control registers, floating-point registers, and the current instruction register,<br />

such as the program status word (PSW) for z/<strong>OS</strong>.<br />

v General-purpose registers are denoted by the $rnumber variable, where the<br />

number argument indicates the number of the register.<br />

v Floating-point registers are denoted by the $frnumber variable. By default, the<br />

floating-point registers are not displayed. To display the floating-point registers,<br />

use the unset $noflregs dbx subcommand.<br />

Option<br />

>file Redirects output to the specified file.<br />

Usage Note<br />

The registers subcommand can be run only while the dbx debug program is<br />

running.<br />

Example<br />

To display the registers, enter:<br />

registers<br />

212 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!