RE: VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- From: v-garych@xxxxxxxxxxxxxxxxxxxx ("Gary Chang[MSFT]")
- Date: Wed, 26 Jul 2006 05:14:34 GMT
Hi Reuven,
Thank you posting!
After installing Visual Studio 2005 (or 2003, I do not
remember when it happened), the debugger option
"Edit and Continue" in VC++ 6.0 stopped working.
It compiles fine, but when function ends it issues
Access Violation.
The installation of Visual Studio 2005/2003 would not interrupt the working
if VC'6 debugger. I have also installed VS2005 on my machine with VC6(after
the installation of VC6), the VC6's debugger's edit and control works well
on my side. Meanwhile I also performed some research in internal database,
did not find any similar case.
Based on my experience, this problem could be caused by some other reason,
such as some specific code of your program incompatible with the "Edit and
Control". So have you tested any other simple VC6 programs, does the
problem occurs on them?
Thanks !
Best regards,
Gary Chang
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.
.
- Follow-Ups:
- Re: VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- From: Reuven Nisser
- Re: VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- From: Reuven Nisser
- Re: VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- References:
- VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- From: Reuven Nisser
- VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- Prev by Date: VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- Next by Date: Re: VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- Previous by thread: VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- Next by thread: Re: VC++ 6.0 and Visual Studio 2003/2005 side by side debugging
- Index(es):
Relevant Pages
|