You can jump to the location where the function, variable, or class [CC-RX], etc. on the Function List panel/Variable List panel/Call Graph panel/Class/Member panel is defined.
If the target of the following operation is a member of an enumeration type, then a jump will be made to the defined location of the enumeration type. Note, however, that it is not possible to jump to the defined location of a member of an anonymous enumeration type via the member node. |
[CC-RX] |
When the jump is executed, the source file in which the target is defined opens in the Editor panel, and the caret moves to the line where it is defined.
To do this, perform the following operation.
If scrolling via the mouse dragging is being enabled by the button on the panel control area, this operation cannot be used. In this case, select [Jump to Source] from the context menu after selecting the target, or disable the scroll function temporarily, then perform the operation above. |
When the jump is executed, the disassembly data/memory list corresponding to the starting address of the target opens in the Disassemble panel (Disassemble1)/Memory panel (Memory1), and the caret moves to the corresponding location (note, however, that this is only possible while connecting to the debug tool).
To do this, perform the following operation.