Command Window: Opens the command line window. All SmartGDB commands can be entered into the command line. Tcl scripts can also be entered. If an incomplete Tcl procedure is entered a second prompt, "----> ", is displayed indicating that an incomplete procedure has been entered, when a complete procedure has been entered, the regular gdb prompt will be redisplayed. The command "exit" will destroy the command window but does not exit either the interface or SmartGDB. To exit SmartGDB completely (along with the interface) type "[exit]". The commands "cl" and "cls" will clear the command window.
Run Setup Script: Executes the tcl script "setup.tcl" in the user's home directory
Toggle Left Tool-bar: Hides/Redisplays the left tool bar. This region of the interface is intended to hold buttons or windows defined in a user defined script.
Show Source Files: Displays a listing of all the source files associated with the current executable. Double clicking on a selected file name will display that file in the main window.
Hide Logo: Hides the SmartGDB logo window (it won't go away by itself).