I am using WinDbg v4.00 under service pack 6. I created my kernel driver
with Visual C v4.2. The problem is that when WinDbg breaks in my driver, it
says it loads the symbols fine but does not bring up the source code. It
just show assembly. Any suggestions?
WCSC(Willies Computer Software Co)
http://www.wcscnet.com
Tel: (281)360-4232 Fax: (281)360-3231
Use the new WinDbg instead of the old and buggy one:
www.microsoft.com/ddk/debugging
and “download the beta” there.
Max
----- Original Message -----
From: Berto
To: NT Developers Interest List
Sent: Monday, August 28, 2000 3:59 AM
Subject: [ntdev] WinDbg not displaying source
> I am using WinDbg v4.00 under service pack 6. I created my kernel driver
> with Visual C v4.2. The problem is that when WinDbg breaks in my driver,
it
> says it loads the symbols fine but does not bring up the source code. It
> just show assembly. Any suggestions?
>
> WCSC(Willies Computer Software Co)
> http://www.wcscnet.com
> Tel: (281)360-4232 Fax: (281)360-3231
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)
>