Stepping/Continuing after modifying a source file does not give the debugger any updated information #9823
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
Milestone
Steps to Reproduce:
Expected Result:
Actual Result:
I'm not seeing an event come in indicating that we are now working with stale code in the window. It looks like Issue 8077 improved this behavior when the user saves, but now we need something to enable correct behavior, e.g. a "no source" page since the window no longer represents the code that the debugger thinks it's running.
The text was updated successfully, but these errors were encountered: