阅读:1474回复:1
how to debug windows DDK?
can you tell me how to debug windows DDK
|
|
沙发#
发布于:2003-05-06 10:07
There are two debuger to debug kernel mode programs,they are
WinDbg and Softice.In my opinion Softice is more convenience.WindDbg need two computer work together.Softice is the only debuger that can debug kernel program with one computer. |
|