Hi,
I am taking a WinNT 4 notify object and converting it to a Win2k notify=
object and I am having problems.=A0 I would like to use Windbg to step
through the code.=A0 Is it possible to use Windbg to debug a WinNT 4 no=
tify
object?
Thanks
John=
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
(1) Put in a DebugBreak(). When you hit the breakpoint do a .reload to get
the context if you are in ring 3.
----- Original Message -----
From:
To: “NT Developers Interest List”
Sent: Wednesday, January 17, 2001 4:55 PM
Subject: [ntdev] Windbg to debug notify object
Hi,
I am taking a WinNT 4 notify object and converting it to a Win2k notify
object and I am having problems. I would like to use Windbg to step
through the code. Is it possible to use Windbg to debug a WinNT 4 notify
object?
Thanks
John
—
You are currently subscribed to ntdev as: xxxxx@bellsouth.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Eric,
Thanks for your response.
In WinNT, my inf file calls my dll which launches the app. I took the
sfilter sample and replaced it’s gui code with my WinNT gui stuff. Wit=
h a
little tweaking, I got it to work. So I am using my old gui as a tab i=
n my
Win2k notify object. Does that make sense? Anyway, thats what I want =
to
debug…
John
=
=20
Eric W Hanson =
=20
om’" =20
osoft.com> =
=20
cc: =
=20
01/17/2001 Subject: RE: [ntdev] Windb=
g to debug =20
06:31 PM notify object =
=20
=
=20
=
=20
Notify Objects are new to Windows 2000. Are you debugging a large INF =
on
WIndows NT 4.0 or possibly a programatic install of your driver? With =
this
information I could probably point you in the correct direction. - Eric=
-----Original Message-----
From: xxxxx@phobos.com [mailto:xxxxx@phobos.com]
Sent: Wednesday, January 17, 2001 1:56 PM
To: NT Developers Interest List
Subject: [ntdev] Windbg to debug notify object
Hi,
I am taking a WinNT 4 notify object and converting it to a Win2k notify=
object and I am having problems.=A0 I would like to use Windbg to step
through the code.=A0 Is it possible to use Windbg to debug a WinNT 4 no=
tify
object?
Thanks
John
—
You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
=
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com