Fujitsu CM25-00322-1E Saw User Manual


 
66
CHAPTER 3 Windows
3.8 Symbol Window
The Symbol Window displays the target file name of the current project and the symbol
names (e.g., variable name and function name) being used by the file in the tree view
format.
Symbol Window
Figure 3.8-1 is an example of the Symbol Window.
Figure 3.8-1 Example of Symbol Window
Shortcut Menu
Jump Opens the Source Window of the specified function.
Watch Sets specified symbol as watch point.
Break See Section 4.6.4 Break Point.
Property Displays symbol properties.
Mangle name Specify whether to display a symbol name as a mangled name.
Refresh The latest symbol information is displayed.
Close Closes Symbol Window.
- Jump
1. Click the right button of the mouse on the function name to display the shortcut menu, then select
[Jump] from the menu.
The source window in which the function is defined opens.
The load module name is displayed.
The local symbol name defined in the function
is displayed.
The global symbol and the function name is
displayed.
The local symbol and function name (static) in
the module is displayed.
Module name is displayed.