Skip to content

[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

Merged
merged 6 commits into from
Apr 1, 2025

Conversation

thaystg
Copy link
Member

@thaystg thaystg commented Mar 31, 2025

Fixing get incomplete context information and assigning invalid information to the context later.

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2428652

Copy link
Contributor

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

@thaystg
Copy link
Member Author

thaystg commented Mar 31, 2025

/backport to release/9.0-staging

@thaystg
Copy link
Member Author

thaystg commented Mar 31, 2025

/backport to release/8.0-staging

Copy link
Contributor

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/14178452039

Copy link
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/14178454650

@thaystg
Copy link
Member Author

thaystg commented Mar 31, 2025

/backport to release/8.0-staging

@thaystg
Copy link
Member Author

thaystg commented Mar 31, 2025

/backport to release/9.0-staging

Copy link
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/14178560820

Copy link
Contributor

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/14178562097

@thaystg thaystg marked this pull request as ready for review March 31, 2025 18:25
@Copilot Copilot AI review requested due to automatic review settings March 31, 2025 18:25
Copy link
Contributor

@Copilot Copilot AI left a 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

@tommcdon tommcdon requested a review from a team March 31, 2025 18:29
@thaystg
Copy link
Member Author

thaystg commented Apr 1, 2025

/ba-g BuildAnalysis malfunction, all the errors are already reported

@thaystg thaystg merged commit ef7ee5d into dotnet:main Apr 1, 2025
94 of 96 checks passed
thaystg added a commit to thaystg/runtime that referenced this pull request Apr 1, 2025
* Fixing get incomplete context information and assigning invalid information to the context later.
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants