Jump to content

DBG N CoError: Difference between revisions

From EDM2
Created page with "Debug Notification -9 - Coprocessor Error Notification This notification returns: *Cmd= DBG_N_CoError *Value= Any standard Error Code An error was detected while attempt..."
 
Ak120 (talk | contribs)
m Redirected page to Debug Notifications
 
Line 1: Line 1:
Debug Notification -9 - Coprocessor Error Notification
#REDIRECT[[Debug Notifications]]
 
This notification returns:
*Cmd= DBG_N_CoError
*Value= Any standard Error Code
 
An error was detected while attempting a DosDebug command that attempted to access a Coprocessor.
 
DBG_N_CoError is similar to the DBG_N_Error notification, but is returned only after attempting an access to the coprocessor registers.
 
DBG_N_CoError is returned if any one of the following occurs:
 
*The debuggee process is emulating the coprocessor.
*The specified debuggee thread has not yet attempted to use the coprocessor.
*The wrong coprocessor type is used.
*The requested coprocessor type is not supported or available.
 
This notification should not be confused with any of the floating point exception notifications.
 
[[Category:DBG_N]]
{{DISPLAYTITLE:DBG_N_CoError}}

Latest revision as of 13:29, 10 March 2020