Skip to content

[Mono]How to Enable AddressSanitizer for Mono on Windows #115143

Closed Answered by huoyaoyuan
Liangjia0411 asked this question in Q&A
Discussion options

You must be logged in to vote

It's not a user task to configure ASAN support. It has to be supported directly in the code base, and adjust code for workarounds in certain places. See the changes in .cpp and .asm in #74623 and #100866. It hasn't been done for Mono (#89132).

Mono on desktop is not a recommended environment. Mobile and browser workloads are also moving from Mono to CoreCLR.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Liangjia0411
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