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.