21.8. Optional messages about internal happenings

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 gdb event debugging info. The default is off.

show debug event

Displays the current state of displaying gdb event debugging info.

set debug expression

Turns on or off display of gdb expression debugging info. The default is off.

show debug expression

Displays the current state of displaying gdb expression debugging info.

set debug frame

Turns on or off display of gdb frame debugging info. The default is off.

show debug frame

Displays the current state of displaying gdb frame debugging info.

set debug overload

Turns on or off display of gdb 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 gdb 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 gdb 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 gdb serial debugging info. The default is off.

show debug serial

Displays the current state of displaying gdb serial debugging info.

set debug target

Turns on or off display of gdb 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 gdb target debugging info.

set debug varobj

Turns on or off display of gdb variable object debugging info. The default is off.

show debug varobj

Displays the current state of displaying gdb variable object debugging info.