RE: How to debug remotely and ensure that the loaded assemblies are re
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Thu, 01 Mar 2007 07:16:47 GMT
Hi Juan,
Sorry for letting you wait.
Do you mean the modules themselves or symbols for these modules?
Based on my knowledge, if you mean the modules themselves, the debugger
does not influence where the application pulls modules from. So if your
application running on the remote machine refers modules in that machine,
there is no reason the debugger will replace the modules with the ones in
local machine. The debugger will only try to probe the symbols for these
modules from different places.
Can you provide a screen shot of the "Modules" window during the remote
debugging? This will help me understand it better. Thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Next by Date: RE: Can't single-step
- Next by thread: RE: How to debug remotely and ensure that the loaded assemblies ar
- Index(es):
Relevant Pages
|
Loading