Kernel Debugger IOCTLs (Windows Embedded CE 6.0)
1/5/2010
The following table shows the kernel debugger IOCTLs.
Programming element | Description |
---|---|
This IOCTL iclears a breakpoint. |
|
This IOCTL clears a data breakpoint. |
|
This IOCTL indicates whether an error report dump generation has ended. It receives the indication from OsAxs. |
|
This IOCTL indicates whether an error report dump generation has started. It receives the indication from OsAxs. |
|
This IOCTL enumerates the code breakpoints that are set. |
|
This IOCTL enumerates the data breakpoints that are set. |
|
This IOCTL indicates whether OEMs can perform any required IOCTL initialization. It receives the indication from the kernel debugger. |
|
This IOCTL indicates whether just-in-time (JIT) debugging has started. It receives notification from the kernel debugger. |
|
This IOCTL maps an exception code to a different code. It is request from the kernel debugger. |
|
This IOCTL checks if memory is inaccessible. It is request from the kernel debugger. |
|
This IOCTL queries the number of code breakpoints that are available. |
|
This IOCTL queries the number of data breakpoints that are available. |
|
This IOCTL resets the device. It is request from the kernel debugger. |
|
This IOCTL sets a code breakpoint. |
|
This IOCTL sets a data breakpoint. |