Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix strange issue with setting breakpoints in manual disassembly views
- VS Code passes the path in a different manner when the view is opened manually - vs when opened automatically because of being passed the view from the debug session. Work around the differences here.
- Loading branch information