2006-01-10 Andrew Stubbs * library/help/source.html: Add entries for the missing menu commands. Index: src/gdb/gdbtk/library/help/source.html =================================================================== --- src.orig/gdb/gdbtk/library/help/source.html 2000-02-07 00:19:42.000000000 +0000 +++ src/gdb/gdbtk/library/help/source.html 2006-01-10 15:17:44.000000000 +0000 @@ -60,24 +60,32 @@ the program, and allows visualization of
Open
Opens a file selection dialog to select the executable to debug
+
Close
+
Closes a previously opened executable file
+
Source
+
Reads and executes GDB commands from a text file
Target Settings...
Opens the Target Selection Dialog to edit target settings
Page Setup
(Windows only) Opens the Windows Page Setup dialog to configure printing
Print
-
(Windows only) Print the contents of the Source Window Display
+
Print the contents of the Source Window Display
Exit
Exits the debugger

Run Menu

+
Connect to target
+
Connect to the target specified in the Target Selection Dialog. Open the dialog if there are no current settings.
Download
Initiates download of the executable onto the target via the protocol specified in the Target Selection Dialog
Run
Runs or re-runs the program
+
Disconnect
+
Close a previously opened connection

View Menu