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.

$asciichars<br />

When set, any dbx operation that displays the value of a character will<br />

interpret the binary representation of the character as ascii.<br />

$asciistrings<br />

When set, any dbx operation that displays the value of a string will interpret<br />

the binary representation of the string as ascii.<br />

$c Condition variables<br />

$catchbp<br />

Catches breakpoints during the execution of the next command.<br />

$charset<br />

Specifies the input and output charset for displaying string data.<br />

$columns<br />

Specifies the number of columns used to display arrays. Currently this is<br />

only defined for FORTRAN.<br />

$commandedit<br />

Enables the command line facility.<br />

$current<br />

Defined as a constant with the value of the focus thread.<br />

$cv_events<br />

When set, dbx notifies the user but does not stop when a condition variable<br />

event is processed. The following trace information is sent to the user for<br />

the different events:<br />

(dbx) cont<br />

.<br />

.<br />

cv initialize, object=0x2e04567<br />

cv wait, object=0x2e04567, mutex=0x2d04567, thid=0x0102030405060708<br />

cv unwait, object=0x2e04567, mutex=0x2d04567, thid=0x0102030405060708<br />

cv destroy, object=0x2e04567<br />

.<br />

.<br />

$dll_loads<br />

Set by default. When set, dbx processes symbolics for dlls as they are<br />

loaded.<br />

$dll_loadstop<br />

Set by default. When set, dbx will attempt to stop the function call that<br />

caused the dll to be loaded. If the dll was loaded due to a variable<br />

reference or an explicit load, dbx will stop at the source line that caused<br />

the dll to be loaded.<br />

$expandunions<br />

Displays values of each part of variant records or unions.<br />

$flprecision<br />

Determines the precision in bytes of floating-point registers when used in<br />

expressions.<br />

$fr<br />

Hexidecimal floating-point register.<br />

$frb<br />

Binary floating-point register<br />

dbx: set<br />

Chapter 2. Shell command descriptions 215

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

Saved successfully!

Ooh no, something went wrong!