WINDBG

Hello all, I have a problem with the windbg debugger.
I’v loaded my file system driver and I’ve placed breakpoints into the source.
The windbg never goes through this source and never stops at the breakpoints…
Any suggestions?

Best:
Mark

Do you have a symbol file loaded?
I had this problem too and everything goes good, when I load the symbol
file (xxx.dbg or your driver).
If you haven’t loaded symbol file and you have placed breakpoints, dialog
with too much (:)) ) buttons appears…:slight_smile:

Ozon
P.S. Hope, this will work. Sorry for my bat bat inglish.

******************************************
* David Mensik
* student of Palacky University
*
* e-mail: xxxxx@seznam.cz
* www: http://www.inf.upol.cz/~mensikd
* icq: 19658607
******************************************

On Tue, 13 Jun 2000, Mark Twain wrote:

Hello all, I have a problem with the windbg debugger.
I’v loaded my file system driver and I’ve placed breakpoints into the source.
The windbg never goes through this source and never stops at the breakpoints…
Any suggestions?

Best:
Mark

Yes, I’m loading the symbols of my driver (*.pdb), but he doesn’t want to
check the code for breakpoints.

Mark
----- Original Message -----
From: David Mensik
To: File Systems Developers
Sent: Tuesday, June 13, 2000 1:31 PM
Subject: [ntfsd] Re: WINDBG

> Do you have a symbol file loaded?
> I had this problem too and everything goes good, when I load the symbol
> file (xxx.dbg or your driver).
> If you haven’t loaded symbol file and you have placed breakpoints, dialog
> with too much (:)) ) buttons appears…:slight_smile:
>
> Ozon
> P.S. Hope, this will work. Sorry for my bat bat inglish.
>
> *
> * David Mensik
> * student of Palacky University
>
> * e-mail: xxxxx@seznam.cz
> * www: http://www.inf.upol.cz/~mensikd
> * icq: 19658607
>

>
>
> On Tue, 13 Jun 2000, Mark Twain wrote:
>
> > Hello all, I have a problem with the windbg debugger.
> > I’v loaded my file system driver and I’ve placed breakpoints into the
source.
> > The windbg never goes through this source and never stops at the
breakpoints…
> > Any suggestions?
> >
> > Best:
> > Mark
> >
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@crosswinds.net
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)
>