RE: [NtDev] User apps debugging thru WinDbg

Be sure that your symbols pdb file is in a path pointed to by WinDbg. Do a
Ctl+s to check and change as needed.
Use BU to set a breakpoint in !. It is a bit
recalcitrant sometimes, but you can get into your app with WinDbg.

Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@Broadstor.com
xxxxx@inland.net

-----Original Message-----
From: Nupur Gupta [mailto:xxxxx@synaptics.com]
Sent: Thursday, May 24, 2001 1:40 PM
To: NT Developers Interest List
Subject: [ntdev] User apps debugging thru Windbg

Hi all,

Can someone guide me on how to do user mode debugging in Windbg…

thanks


You are currently subscribed to ntdev as: xxxxx@broadstor.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

windbg -p

----- Original Message -----
From: “Nupur Gupta”
To: “NT Developers Interest List”
Sent: Friday, May 25, 2001 12:39 AM
Subject: [ntdev] User apps debugging thru Windbg

> Hi all,
>
> Can someone guide me on how to do user mode debugging in Windbg…
>
> thanks
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.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

Thanks much…

At 04:45 AM 5/25/2001 +0400, you wrote:

windbg -p
>
>----- Original Message -----
>From: “Nupur Gupta”
>To: “NT Developers Interest List”
>Sent: Friday, May 25, 2001 12:39 AM
>Subject: [ntdev] User apps debugging thru Windbg
>
>
> > Hi all,
> >
> > Can someone guide me on how to do user mode debugging in Windbg…
> >
> > thanks
> >
> >
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> > To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> >
>
>
>—
>You are currently subscribed to ntdev as: xxxxx@synaptics.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