Skip to content
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

Add cross-plat debugger support to dbgshim #40323

Closed
tommcdon opened this issue Aug 4, 2020 · 3 comments
Closed

Add cross-plat debugger support to dbgshim #40323

tommcdon opened this issue Aug 4, 2020 · 3 comments

Comments

@tommcdon
Copy link
Member

tommcdon commented Aug 4, 2020

Add cross-plat support to the windows version of dbgshim to support Linux ELF dumps

  • Extract the ELF build ID from coreclr
  • Update Windows build of dbgshim to recognize Linux libcoreclr.so
  • Add ICLRDebuggingLibraryProvider3::ProvideLibrary3 callback API

WIP PR: #39464

@sdmaclea @hoyosjs

@tommcdon tommcdon added this to the 6.0.0 milestone Aug 4, 2020
@ghost
Copy link

ghost commented Aug 4, 2020

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

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Aug 4, 2020
@tommcdon tommcdon removed the untriaged New issue has not been triaged by the area owner label Aug 4, 2020
@tommcdon
Copy link
Member Author

Work was done to support this scenario, closing

@sdmaclea
Copy link
Contributor

A minimal solution was implemented. The original top post was not accomplished.

Leaving closed as there is no current plans which require the extended functionality.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants