benaadams / Ben.Demystifier

High performance understanding for stack traces (Make error logs more productive)
Apache License 2.0
2.74k stars 118 forks source link

Improve native AOT compatibility #222

Open MichalStrehovsky opened 4 months ago

MichalStrehovsky commented 4 months ago

In the end, someone will need to do the work to enable the AOT/trim/single file safety analyzers and address all the warnings, but this is enough to have a golden path that makes sample/StackTrace project produce the same results under native AOT as under JIT.

Necessary fixes:

bruno-garcia commented 3 months ago

@jamescrosswell work bringing this in too https://github.com/getsentry/Ben.Demystifier/

We're keeping our fork going while Ben isn't available here. Since this is used in https://github.com/getsentry/sentry-dotnet