Reputation: 17
I'm encountering an issue while debugging my application. When I click on certain variables in the variable tab to inspect their values, the debugger unexpectedly stops, and the "Step Over" button becomes disabled. This behavior disrupts my debugging process.
I expect to be able to inspect the variable's value without interrupting the debugging session or disabling the "Step Over" functionality.
Upvotes: 0
Views: 28