Fixed a bug in the getStackFrame method in DebugTargetUtils that was causing an infinite loop when the stackframe name given as paramater was not the name of the bottom stackframe.
Changed the unchangeVariables method in ThreadUtils to unchange variables in every scope instead of just the one of the top stackframe.
Fixed a bug in the getStackFrame method in DebugTargetUtils that was causing an infinite loop when the stackframe name given as paramater was not the name of the bottom stackframe.
Changed the unchangeVariables method in ThreadUtils to unchange variables in every scope instead of just the one of the top stackframe.