#include "dbgkp.h"Go to the source code of this file.
| Functions | |
| NTSTATUS | DbgkpSendApiMessage (IN OUT PDBGKM_APIMSG ApiMsg, IN PVOID Port, IN BOOLEAN SuspendProcess) | 
| BOOLEAN | DbgkForwardException (IN PEXCEPTION_RECORD ExceptionRecord, IN BOOLEAN DebugException, IN BOOLEAN SecondChance) | 
| Variables | |
| LARGE_INTEGER | DbgkpCalibrationTime | 
| 
 | ||||||||||||||||
| 
 Definition at line 99 of file dbgkport.c. References DbgkpSendApiMessage(), _EPROCESS::DebugPort, _EPROCESS::ExceptionPort, FALSE, NT_SUCCESS, NTSTATUS(), NULL, PAGED_CODE, PsGetCurrentProcess, PsGetCurrentThread, and TRUE. Referenced by KiDispatchException(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 31 of file dbgkport.c. References DbgkpResumeProcess(), DbgkpSuspendProcess(), FALSE, LpcRequestWaitReplyPort(), NT_SUCCESS, NTSTATUS(), NULL, PAGED_CODE, PsGetCurrentProcess, and TRUE. Referenced by DbgkCreateThread(), DbgkExitProcess(), DbgkExitThread(), DbgkForwardException(), DbgkMapViewOfSection(), and DbgkUnMapViewOfSection(). 
 
 | 
| 
 | 
| 
 Definition at line 96 of file dbgkport.c. | 
 1.3.7
 1.3.7