I have traceview 2.0.15 from WINDDK (3790.1830). But it won't work at
all with message "cannot find pdb file" when I try to add a provider
through "PDB File" option. I learned from this group that the
traceview 1.9 and 1.9.1 actually work. Can someone point me to a site
so that I can download the same/equivalent tool that works? Thanks a
lot.

Re: need traceview or equivalent tool by Eliyas

Eliyas
Thu Oct 12 09:24:31 CDT 2006

Download the latest WDK. You have to join the beta program for that.

http://www.microsoft.com/whdc/devtools/wdk/betawdk.mspx

-Eliyas



Re: need traceview or equivalent tool by Eliyas

Eliyas
Fri Oct 13 08:14:53 CDT 2006

Another option is to use the tracepdb, tracefmt, etc utilities to get trace
messages. These utilities are far more robust that the crappy traceview.exe.
Take a look at the toaster.htm file. It describes how to use tracepdb.

-Eliyas