Debugger Software (for Microsoft Windows)
E-OCD II Debugger User
’
s Manual
74
3.4.11
Local Variable View
This view shows and allows editing local variables of the source code.
Figure 3-86 Local Variable View
1)
Add/remove local variable
: Adding or removing local variables in this view is processed automatically by the debugger.
If the program counter value is in a local function, t
he view shows the local function’s name
and its variables.
Figure 3-87 Example : Program counter is located at 0_02A4 of main (void)