Next: Stack, Previous: Stopping, Up: Debugger Command Reference [Contents][Index]
• Info | Showing information about the program being debugged | |
• Set | Change debugger settings | |
• Show | Show debugger settings |
In addition to help
, you can use the GNU Make debugger commands info
and show
to inquire about the state of your program, or the state
of GNU Remake itself. The set
command allow you to change
debugger behavior and in some cases program behavior.