Hi All,
I want to break at certain events such as DLL load and Unload,
thread creation or deletion…WIN32 SDK mention that debugger receives
this notification…So I guess VC++ debugger also receives this
events. How I can set breakpoint for these events…In other words
how I can break in debugger when DLL load or unload happens or when
thread is created or exited…
Thanks in Advance
Ashish
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
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
I did not get any reply for this so I just thought of rephrasing it…
How we can break into debugger for certain events such as DLL load or thread
Create…
From: “Ashish ji”
>Reply-To: “NT Developers Interest List”
>To: “NT Developers Interest List”
>Subject: [ntdev] Debugging Events
>Date: Wed, 12 Sep 2001 05:03:23 +0000
>
>Hi All,
> I want to break at certain events such as DLL load and Unload,
>thread creation or deletion…WIN32 SDK mention that debugger receives
>this notification…So I guess VC++ debugger also receives this
>events. How I can set breakpoint for these events…In other words
>how I can break in debugger when DLL load or unload happens or when
>thread is created or exited…
>
>Thanks in Advance
>Ashish
>
>
>
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
>—
>You are currently subscribed to ntdev as: xxxxx@hotmail.com
>To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
—
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