-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[debugger] Fix debugging a x86 app in mixed mode #114075
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…mation to the context later.
Tagging subscribers to this area: @tommcdon |
/backport to release/9.0-staging |
/backport to release/8.0-staging |
Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/14178452039 |
Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/14178454650 |
/backport to release/8.0-staging |
/backport to release/9.0-staging |
Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/14178560820 |
Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/14178562097 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (2)
- src/coreclr/debug/di/process.cpp: Language not supported
- src/coreclr/debug/di/rsthread.cpp: Language not supported
/ba-g BuildAnalysis malfunction, all the errors are already reported |
* Fixing get incomplete context information and assigning invalid information to the context later.
Fixing get incomplete context information and assigning invalid information to the context later.
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2428652