Exceptions: Difference between revisions

m
[unchecked revision][unchecked revision]
m (corrected mistake in page fault description)
Line 329:
When the exception is a fault, the saved instruction pointer points to the instruction which caused the exception. When the exception is a trap, the saved instruction pointer points to the instruction after the instruction which caused the exception.
 
'''Error code:''' The Debug exception does not set an error code. However, exception information is provided in the debug registers ([[CPU_Registers_x86#Debug_Registers]]).
 
==== Breakpoint ====
Anonymous user