Community
Participate
Working Groups
Hi, When I debug a program, I can select a variable in the variables view and its "toString" will appear in the details view. Now I have a breakpoint at some position, and I select a variable in the variables view. If I press "F8" and the program stops at the same breakpoint, the variable is no longer selected in the variables view. This is quite annoying, and I hope it can be resolved for 3.2. Remembering the variable name and reselecting it when the program breaks again will be just enough.
I should mention that the variable is hightlighted (red color) to indicate that the value has changed, so the information about the variables is already stored somewhere.
What build are you using? We have fixed this since 3.2 M6. See bug 119025.
I Didn't try anything later than M6. So I guess it is the same issue. Probably it was already closed when I searched for it.
*** This bug has been marked as a duplicate of 119025 ***