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

Implement a plugin for loading CoreCLR debugger extensions into LLDB #3955

Closed
sergiy-k opened this issue Feb 11, 2015 · 1 comment
Closed
Assignees

Comments

@sergiy-k
Copy link
Contributor

We need to be able to debug managed code in CoreCLR that is running on Linux and Mac. For this purpose we need to implement a (command) plugin for LLDB that will allow loading CoreCLR debugger extensions (SOS) into LLDB.

This plugin should implement a debugger interface/transport that will allow SOS extensions to access LLDB’s APIs in order to examine debugee’s state.

@mikem8361 Could you please provide name of your feature branch once you move the code that your are currently working on to GitHub?

@mikem8361 mikem8361 self-assigned this Feb 11, 2015
@mikem8361
Copy link
Member

soscommand1

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 30, 2020
@dotnet dotnet locked as resolved and limited conversation to collaborators Jan 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants