Jump to content

DBG N RangeStep: Difference between revisions

From EDM2
Created page with "Debug Notification -17 - Range Step Notification This notification returns: * Cmd= DBG_N_RangeStep * Addr= Linearized instruction pointer at exception * Value= Linearized..."
 
Ak120 (talk | contribs)
m Redirected page to Debug Notifications
 
Line 1: Line 1:
Debug Notification -17 - Range Step Notification
#REDIRECT[[Debug Notifications]]
 
This notification returns:
* Cmd= DBG_N_RangeStep
* Addr= Linearized instruction pointer at exception
* Value= Linearized instruction pointer of last user instruction executed
 
The debuggee stopped range-stepping because its linearized instruction pointer was outside the original range, or because the current linearized instruction pointer is equal to the linearized instruction pointer of the previous user instruction.
 
The DBG_N_RangeStep notification is returned independently of the [[DBG_N_Watchpoint]] notification, even though the Watchpoint fault and the RangeStep may have occurred at the exact same time.
 
[[Category:DBG_N]]
{{DISPLAYTITLE:DBG_N_RangeStep}}

Latest revision as of 13:46, 10 March 2020