#include "kdp.h"Go to the source code of this file.
| Defines | |
| #define | END_OF_CONTROL_SPACE (sizeof(KPROCESSOR_STATE)) | 
| Functions | |
| VOID | KdpSetLoadState (IN PDBGKD_WAIT_STATE_CHANGE64 WaitStateChange, IN PCONTEXT ContextRecord) | 
| VOID | KdpSetStateChange (IN PDBGKD_WAIT_STATE_CHANGE64 WaitStateChange, IN PEXCEPTION_RECORD ExceptionRecord, IN PCONTEXT ContextRecord, IN BOOLEAN SecondChance) | 
| VOID | KdpGetStateChange (IN PDBGKD_MANIPULATE_STATE64 ManipulateState, IN PCONTEXT ContextRecord) | 
| VOID | KdpReadControlSpace (IN PDBGKD_MANIPULATE_STATE64 m, IN PSTRING AdditionalData, IN PCONTEXT Context) | 
| VOID | KdpWriteControlSpace (IN PDBGKD_MANIPULATE_STATE64 m, IN PSTRING AdditionalData, IN PCONTEXT Context) | 
| VOID | KdpReadIoSpace (IN PDBGKD_MANIPULATE_STATE64 m, IN PSTRING AdditionalData, IN PCONTEXT Context) | 
| VOID | KdpWriteIoSpace (IN PDBGKD_MANIPULATE_STATE64 m, IN PSTRING AdditionalData, IN PCONTEXT Context) | 
| 
 | 
| 
 Definition at line 24 of file 4/ia64/kdcpuapi.c. | 
| 
 | ||||||||||||
| 
 Definition at line 179 of file 4/ia64/kdcpuapi.c. Referenced by KdpSendWaitContinue(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 208 of file 4/ia64/kdcpuapi.c. References ASSERT, Buffer, KDP_MESSAGE_BUFFER_SIZE, KdpGetCurrentPrcb(), KdpGetCurrentThread(), KdpGetPcr(), KdpMoveMemory(), KdpReadInternalProcessorCounters(), KdpReadInternalProcessorState(), KdpSendPacket(), KiProcessorBlock, PAGE_SHIFT, and USHORT. Referenced by KdpSendWaitContinue(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 393 of file 4/ia64/kdcpuapi.c. References ASSERT, BusNumber, HalTranslateBusAddress(), InterfaceType, KdpSendPacket(), MmDbgReadCheck(), NULL, and PUSHORT. Referenced by KdpSendWaitContinue(). 
 
 | 
| 
 | ||||||||||||
| 
 Definition at line 28 of file 4/ia64/kdcpuapi.c. References Count, End, FALSE, KdpDeleteBreakpointRange(), KdpMoveMemory(), and USHORT. Referenced by KdpReportLoadSymbolsStateChange(). 
 
 | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 92 of file 4/ia64/kdcpuapi.c. References Count, End, FALSE, KdpDeleteBreakpointRange(), KdpGetCurrentPrcb(), KdpGetCurrentThread(), KdpMoveMemory(), KdpQuickMoveMemory(), KeGetCurrentPrcb, KeGetCurrentThread, KeNumberProcessors, KeProcessorLevel, and USHORT. Referenced by KdpReportExceptionStateChange(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 327 of file 4/ia64/kdcpuapi.c. References Buffer, KdpMoveMemory(), KdpSendPacket(), and KiProcessorBlock. Referenced by KdpSendWaitContinue(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 484 of file 4/ia64/kdcpuapi.c. References ASSERT, BusNumber, HalTranslateBusAddress(), InterfaceType, KdpSendPacket(), MmDbgReleaseAddress(), MmDbgWriteCheck(), NULL, PUSHORT, and USHORT. Referenced by KdpSendWaitContinue(). 
 
 | 
 1.3.7
 1.3.7