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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

|<br />

|<br />

|<br />

|<br />

|<br />

dbx: variables<br />

$hexchars $hexints $hexstrings<br />

When set, dbx prints characters, integers or character pointers in<br />

hexadecimal.<br />

$hexin $octin<br />

When set, dbx interprets input in hexadecimal or octal. The $hexin and<br />

$octin dbx set variables are only supported in dbx command-line mode and<br />

will not affect the interpretation of GUI input. If the user of the GUI<br />

debugger desires input to be interpreted as octal or hexidecimal, the input<br />

must be prefixed with ″0″ or ″0x″ respectively.<br />

$historywindow<br />

Specifies the number of commands to display and retain in the history list.<br />

$hold_next<br />

When set, dbx automatically holds all threads except the current thread<br />

during next, nexti, step or stepi command execution. When not set, all<br />

threads resume execution and may hit the breakpoint set by the next, nexti,<br />

step, or step command execution.<br />

$listwindow<br />

Specifies the number of lines to list and listi commands.<br />

$maxstring<br />

When set, specifies the maximum number of characters to be displayed<br />

when printing a string. String printing will halt when $maxstring characters<br />

are printed. Set to zero to completely display strings. The default value is<br />

zero.<br />

$noflbregs<br />

When set, DO NOT display IEEE floating point registers with the registers<br />

command.<br />

$noflregs<br />

When set, DO NOT display floating point registers with the registers<br />

command.<br />

$octints<br />

When set, dbx prints integers in octal.<br />

$r_precision<br />

Sets the amount of precision, in bytes, to use when displaying an integer<br />

value. Possible values are 4 and 8.<br />

$repeat<br />

When set, dbx executes the previous command if none is entered.<br />

$showbases<br />

When set dbx will show base class data when a derived class is printed.<br />

$sigblock<br />

When set, all signals intended for the debugee program will be blocked.<br />

$sticky_debug<br />

When set dbx will recognize sticky bit programs and DLLs in the loadmap.<br />

$unsafeassign $unsafegoto $unsafebounds<br />

Turn off type checking for assignments, goto and array bounds checking.<br />

942 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!