#include "kdp.h"
#include "kxmips.h"
Go to the source code of this file.
Defines | |
#define | HEADER_FILE |
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 mips/kdcpuapi.c. |
|
Definition at line 175 of file mips/kdcpuapi.c.
|
|
Definition at line 204 of file mips/kdcpuapi.c. References ASSERT, KdpSendPacket(), KeNumberProcessors, KiProcessorBlock, and USHORT.
|
|
Definition at line 360 of file mips/kdcpuapi.c. References ASSERT, KdpSendPacket(), MmDbgReadCheck(), NULL, and PUSHORT.
|
|
Definition at line 28 of file mips/kdcpuapi.c. References Count, End, FALSE, KdpDeleteBreakpointRange(), KdpMoveMemory(), and USHORT.
|
|
Definition at line 90 of file mips/kdcpuapi.c. References Count, End, FALSE, KdpDeleteBreakpointRange(), KdpMoveMemory(), KdpQuickMoveMemory(), KeGetCurrentPrcb, KeGetCurrentThread, KeNumberProcessors, KeProcessorLevel, and USHORT.
|
|
Definition at line 313 of file mips/kdcpuapi.c. References KdpSendPacket().
|
|
Definition at line 451 of file mips/kdcpuapi.c. References ASSERT, KdpSendPacket(), MmDbgWriteCheck(), NULL, PUSHORT, and USHORT.
|