Go to the first, previous, next, last section, table of contents.
set debug arch
-
Turns on or off display of gdbarch debugging info. The default is off
show debug arch
-
Displays the current state of displaying gdbarch debugging info.
set debug event
-
Turns on or off display of event debugging info. The
default is off.
show debug event
-
Displays the current state of displaying event debugging
info.
set debug expression
-
Turns on or off display of expression debugging info. The
default is off.
show debug expression
-
Displays the current state of displaying expression
debugging info.
set debug overload
-
Turns on or off display of C++ overload debugging
info. This includes info such as ranking of functions, etc. The default
is off.
show debug overload
-
Displays the current state of displaying C++ overload
debugging info.
set debug remote
-
Turns on or off display of reports on all packets sent back and forth across
the serial line to the remote machine. The info is printed on the
standard output stream. The default is off.
show debug remote
-
Displays the state of display of remote packets.
set debug serial
-
Turns on or off display of serial debugging info. The
default is off.
show debug serial
-
Displays the current state of displaying serial debugging
info.
set debug target
-
Turns on or off display of target debugging info. This info
includes what is going on at the target level of GDB, as it happens. The
default is off.
show debug target
-
Displays the current state of displaying target debugging
info.
set debug varobj
-
Turns on or off display of variable object debugging
info. The default is off.
show debug varobj
-
Displays the current state of displaying variable object
debugging info.
Go to the first, previous, next, last section, table of contents.