Go to the first, previous, next, last section, table of contents.
The debugger accesses registers and variables as $name. Register
names are as in the show registers
command. Some variables are
suffixed with numbers, and may have some modifier following a colon
immediately after the variable name. For example, register variables
can have u
and t
modifier to indicate user register and
that of a default target thread instead of that of the current thread
(e.g. $eax:tu
).
Built-in variables currently supported are:
taskxx[.yy]
show all threads
command respectively. This variable is read only.
thread
t
option is
specified without explicit thread structure address parameter in command
lines or expression evaluation.
radix
maxoff
maxwidth
lines
more
feature.
tabstops
argxx
workxx
Go to the first, previous, next, last section, table of contents.