set confirm on

Enables confirmation requests (the default).

show confirm

Displays state of confirmation requests.

17.7 Optional messages about internal happenings

set debug arch

show debug arch

set debug event

show debug event

set debug expression

show debug expression

set debug overload

show debug overload

set debug remote

show debug remote set debug serial

show debug serial

set debug target

show debug target

set debug varobj

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

Displays the current state of displaying gdbarch debugging information.

Turns on or o display of GDB event debugging information. The default is o.

Displays the current state of displaying GDB event debugging info.

Turns on or off display of GDB expression debugging information. The default is o.

Displays the current state of displaying GDB expression debugging info.

Turns on or o display of GDB C++ overload debugging info. This includes info such as ranking of functions, etc. The default is o.

Displays the current state of displaying GDB C++ overload debugging info.

Turns on or o 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 o.

Displays the state of display of remote packets.

Turns on or o display of GDB serial debugging info. The default is o.

Displays the current state of displaying GDB serial debugging info.

Turns on or o 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 o.

Displays the current state of displaying GDB target debugging info.

Turns on or o display of GDB variable object debugging info. The default is o.

17.7 Optional messages about internal happenings 285

Page 285
Image 285
HP gnu source-level debugger 5992-4701 manual Optional messages about internal happenings, Set confirm on