Previous: , Up: Information   [Contents][Index]


4.5.3 Show information about the debugger (‘show’)

show

In contrast to info, show is for describing the state of GNU Remake itself. You can change most of the things you can show, by using the related command set;

The distinction between info and show however is a bit fuzzy and is kept here to try to follow the GDB interface.

To display all the settable parameters and their current values, you can use show with no arguments; you may also use info set. Both commands produce the same display.

Here are force miscellaneous show subcommands, all of which are exceptional in lacking corresponding set commands:

show command

Shows the list of commands previously entered

show version

Show what version of GNU Remake is running. You should include this information in the GNU Make debugger bug-reports. If multiple versions of GNU Remake are in use at your site, you may need to determine which version you are running; as the GNU Make debugger evolves, new commands are introduced, and old ones may wither away. The version number is the same as the one announced when you start GNU Remake.

show warranty

Display the GNU “NO WARRANTY” statement, or a warranty, if your version of the GNU Make debugger comes with one.