Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > windbg - won't tigger breakpoint until after manual break (load symbols)

Reply
Thread Tools Display Modes

windbg - won't tigger breakpoint until after manual break (load symbols)

 
 
David F.
Guest
Posts: n/a

 
      06-08-2010
Hi,

I don't recall this being a problem in the past, but if I set a break point
on something like DriverEntry, it's never hit, unless I manually break as
soon as windbg attaches, then go. It's like the symbols aren't loaded
until that point? I also don't see the driver in the list of stuff it's
loading symbols for when doing the manual break (I thought it used to in the
past? - also !reload or .reload also doesn't). Maybe I messed up some
setting somewhere? Do any of the WinDbg experts have an idea what's up??

TIA!!

 
Reply With Quote
 
 
 
 
Maxim S. Shatskih
Guest
Posts: n/a

 
      06-08-2010
You can also use "Break on module load" feature.

--
Maxim S. Shatskih
Windows DDK MVP

http://www.storagecraft.com

"David F." <> wrote in message news:7D000D8A-8276-4C42-96E3-...
> Hi,
>
> I don't recall this being a problem in the past, but if I set a break point
> on something like DriverEntry, it's never hit, unless I manually break as
> soon as windbg attaches, then go. It's like the symbols aren't loaded
> until that point? I also don't see the driver in the list of stuff it's
> loading symbols for when doing the manual break (I thought it used to in the
> past? - also !reload or .reload also doesn't). Maybe I messed up some
> setting somewhere? Do any of the WinDbg experts have an idea what's up??
>
> TIA!!
>

 
Reply With Quote
 
David F.
Guest
Posts: n/a

 
      06-08-2010
glad to see I'm in good company. Thanks for the tips.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help, NDIS BSOD Steve Cheng Windows Vista Drivers 2 01-15-2010 09:06 AM
Slow Vista startup Jedi940 Windows Vista Performance 1 01-13-2008 08:50 PM
crcdisk.sys start up problem (with boot log) Jimmy Windows Vista Hardware 2 08-13-2007 07:22 PM
BSoD at Windows Vista during shutdown/restart! PLEASE HELP! g33k Windows Vista Performance 4 07-26-2007 04:19 PM
Vista auto-reboot after install OrangeGuy Windows Vista Installation 4 02-07-2007 02:05 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59