Prev: How to support multiple USB Driver, but does not modify the INF
Next: .reload command in windbg
From: E.Z. on 25 Mar 2010 05:50 I'm new to the DDK. I just d/l the WinDDK 7600.16385.1 and I'm trying to use the WinDbg. So I took the sample "tracedrv" (WINDDK\7600.16385.1\src\general\tracing\tracedrv), builded it and try to run tracectl.exe with the WinDbg, using "File->Open Executable" option. I set the Symbol File Path to tracectl.exe path, where "tracectl.pdb" is. I'm getting the message "*** ERROR: Symbol file could not be found. ", and can't see it in Source Mode. When I run the program, I don't see the trace messages of the driver (KdPrint() statements). Can anyone help please? Tnx
|
Pages: 1 Prev: How to support multiple USB Driver, but does not modify the INF Next: .reload command in windbg |