Browse menu

Browse menu (debugger)
Menu Item Description
Procedures...
Opens a Browse window to show all procedures of the program. See "Browse window for procedures".
Globals...
Opens a Browse window to show all globals of the program. See "Browse window for globals".
Files...
Opens a Browse window to show all source files of the program. See "Browse window for source files".
Classes...
Opens a Tree Browser to show the the class hierarchy of the debugged program. See Chapter 21, "Tree browser".
Static Calls...
Opens a Tree Browser to show the static calling relationships of the current procedure, that is, the procedure at the current line pointer, if any. See Chapter 21, "Tree browser".
Dynamic Calls...
Opens a Tree Browser to show the dynamic calling relationships of the current procedure, that is, the procedure at the current line pointer, if any. See Chapter 21, "Tree browser".
File Calls...
Opens a Tree Browser to show the reference relationships of the current file. See Chapter 21, "Tree browser".
Procedures In File...
Opens a dialog box to let you specify a file name, then bring up a Browse window to show all procedures in the file. See "Browse window for procedures".
Type...
Opens a dialog box to let you specify a type name, then bring up a data explorer to show the structure of the type.

Related topic:


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.