Skip to content

Debug mono on Linux #67620

Answered by huoyaoyuan
pedrobsaila asked this question in Q&A
Apr 5, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

In fact, corerun for coreclr can actually load Mono too. You can follow the coreclr debugging instructions, and set working directory or CORE_ROOT environment variable to build output of Mono. The Mono runtime entry point is also named as coreclr.dll (libcoreclr.so, but I'm not very sure for Linux) for this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pedrobsaila
Comment options

Answer selected by pedrobsaila
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants