dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.42k stars 199 forks source link

[NativeAOT-LLVM] Debug break on assertion failure #2327

Closed SingleAccretion closed 1 year ago

SingleAccretion commented 1 year ago

Evidently this is not the default CRT behavior, so #2323 lost this ability. Restore it manually.

SingleAccretion commented 1 year ago

@dotnet/nativeaot-llvm