#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_CHANGE WaitStateChange, IN PCONTEXT ContextRecord) | 
| VOID | KdpSetStateChange (IN PDBGKD_WAIT_STATE_CHANGE WaitStateChange, IN PEXCEPTION_RECORD ExceptionRecord, IN PCONTEXT ContextRecord, IN BOOLEAN SecondChance) | 
| VOID | KdpGetStateChange (IN PDBGKD_MANIPULATE_STATE ManipulateState, IN PCONTEXT ContextRecord) | 
| VOID | KdpReadControlSpace (IN PDBGKD_MANIPULATE_STATE m, IN PSTRING AdditionalData, IN PCONTEXT Context) | 
| VOID | KdpWriteControlSpace (IN PDBGKD_MANIPULATE_STATE m, IN PSTRING AdditionalData, IN PCONTEXT Context) | 
| VOID | KdpReadIoSpace (IN PDBGKD_MANIPULATE_STATE m, IN PSTRING AdditionalData, IN PCONTEXT Context) | 
| VOID | KdpWriteIoSpace (IN PDBGKD_MANIPULATE_STATE m, IN PSTRING AdditionalData, IN PCONTEXT Context) | 
| 
 | 
| 
 Definition at line 24 of file ppc/kdcpuapi.c. | 
| 
 | ||||||||||||
| 
 Definition at line 175 of file ppc/kdcpuapi.c. 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 204 of file ppc/kdcpuapi.c. References ASSERT, END_OF_CONTROL_SPACE, KdpMoveMemory(), KdpSendPacket(), KeNumberProcessors, KiProcessorBlock, t(), and USHORT. 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 379 of file ppc/kdcpuapi.c. References ASSERT, KdpSendPacket(), MmDbgReadCheck(), NULL, and PUSHORT. 
 
 | 
| 
 | ||||||||||||
| 
 Definition at line 28 of file ppc/kdcpuapi.c. References Count, End, FALSE, KdpDeleteBreakpointRange(), KdpMoveMemory(), and USHORT. 
 
 | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 90 of file ppc/kdcpuapi.c. References Count, End, FALSE, KdpDeleteBreakpointRange(), KdpMoveMemory(), KdpQuickMoveMemory(), KeGetCurrentPrcb, KeGetCurrentThread, KeNumberProcessors, KeProcessorLevel, and USHORT. 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 309 of file ppc/kdcpuapi.c. References END_OF_CONTROL_SPACE, KdpMoveMemory(), KdpSendPacket(), KeNumberProcessors, KiProcessorBlock, and USHORT. 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 470 of file ppc/kdcpuapi.c. References ASSERT, KdpSendPacket(), MmDbgWriteCheck(), NULL, PUSHORT, and USHORT. 
 
 | 
 1.3.7
 1.3.7