You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reporting this issue. We’ll let you know if we need more information to investigate it. Additionally, if you're working with GDB/LLDB, please note that the code is open source at https://github.com/microsoft/MIEngine/wiki/Contributing-Code . Your contributions are always welcome and appreciated.
Environment
Bug Summary and Steps to Reproduce
Bug Summary:
SourceMapping is not working if I tried to map a folder inside the project root directory.
Ie: : is working but /src:/src is not working.
Steps to reproduce:
engine_debug_log.txt
Debugger Configurations
Debugger Logs
Attached in the issue.
Other Extensions
No response
Additional Information
If I map without /src folder, it's working.
The text was updated successfully, but these errors were encountered: