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

Is there a way to use ClrMD from the CoreCLR? #50

Closed
ayende opened this issue Oct 22, 2016 · 3 comments
Closed

Is there a way to use ClrMD from the CoreCLR? #50

ayende opened this issue Oct 22, 2016 · 3 comments

Comments

@ayende
Copy link

ayende commented Oct 22, 2016

A brief look shows that it relies on internal calls, so that blocked me from trying to just recompile.
I'm assuming that there is more to it than that?

@ayende
Copy link
Author

ayende commented Oct 26, 2017

Any progress on this?

@loop-evgeny
Copy link

It won't run on CoreCLR, but it does seems to support attaching to CoreCLR processes (on Windows only, of course).

@leculver
Copy link
Contributor

This is now fully supported as of ClrMD 1.0 (release very soon).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants