mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Using this option will stall the crashed thread until the debugger attaches, so that the newly attached debugger can be handed over the exception, enabling breaking at correct stack location. `--no-exception-handlers` injector option controlled whether Dalamud Crash Handler would intercept exceptions before. Those are now either `default` or `none` option for `--unhandled-exception`. |
||
|---|---|---|
| .. | ||
| Dalamud.Injector.csproj | ||
| EntryPoint.cs | ||
| ExistingProcess.cs | ||
| GameStart.cs | ||
| GlobalSuppressions.cs | ||
| Injector.cs | ||
| LegacyBlowfish.cs | ||
| NativeFunctions.cs | ||