Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Why kernel debug engine doesn't break on kernel-mode traps?

Reply
Thread Tools Display Modes

Why kernel debug engine doesn't break on kernel-mode traps?

 
 
Eugene Muzychenko
Guest
Posts: n/a

 
      11-08-2011
Hello!

In kernel debugging mode (for example, with WinDbg), there is no way
to get a first-chance break on some exceptions (divide by zero,
integer overflow, page fault in non-paged area etc.). Why NT debug
engine does not break into debugger processing these exceptions but
generates a bugcheck first?

Regards,
Eugene
 
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
Re: opening volume handle in kernel mode Olof Lagerkvist Windows Vista Drivers 0 12-15-2009 12:33 PM
nvidia kernel mode driver not responding and has recovered John Knapp Windows 64 Bit 7 12-09-2009 08:18 PM
QueryPerformanceCounter() kernel mode equivalent John Bond Windows Vista Drivers 1 11-11-2009 08:41 PM
Unsigned Kernel Mode print drivers. jereviscious Windows Vista Hardware 5 07-23-2007 01:15 PM
"can't Open kernel mode driver service" error please help! Adam4x4x Windows Vista Hardware 3 04-19-2007 11:42 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