setvar
[=expr
]
Define value expr
for variable var
. See also unset.
Built-in variables include:
If set to an address, use the stack frame it points to. (Useful for kernel debugging.)
When set, print hexadecimal values for specified item
.
item
can be chars, ints, offsets, or strings.
Default number of lines to show using list command (default is 10).
When set, start mapping addresses; when unset, stop. (Useful for kernel debugging.)
When set, turn off type checking of parameters in call statements. Use with care.
When set, turn off type checking in assign statements. Use with care.