mirror of
https://github.com/x64dbg/x64dbg
synced 2026-08-11 18:23:06 -04:00
419 B
419 B
Exceptions
This page contains a list of ignored exceptions. When a listed first-chance exception occurs, x64dbg will pass that exception to the debuggee without pausing.
Add Range
You can specify a range of exception codes to ignore. The input is hexadecimal.
Delete Range
Delete an ignored exception range, so that it will not be ignored.
Add Last
Add the last exception to the list.