"Program Database for Edit & Continue" doesn't work

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I just migrated from VC6.0 to VC2005. I used to debug my program using the Program Database for Edit & Continue (/ZI) option. Now in VC2005, after changing code, the debug complains that the code has been changed without re-compiling the program. I set the "Debug Information Formation" in C/C++ option dialog to "Program Database for Edit & Continue (/ZI)". Is there anything else that I should also do? I make my dll directly outputted to where I start the main program. It always worked in VC6.0. In VC2005, I only use C++ (not C# and managed code). Can someone show me how to do it?

Thanks for any help.

JD
.



Relevant Pages

  • Re: Edit And Continue doesnt work :-(
    ... Enable debug on unmanaged code: ... > I have windows vista with all updates. ... > But in the last 2/3 weeks edit and continue has stopped working. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How to step through code
    ... Set a breakpoint on the Function "something". ... MUCH harder than needed - you don't need to edit your code at all. ... Open the VBA editor; edit the routine you wish to debug. ...
    (microsoft.public.access.formscoding)
  • Re: Useful tip
    ... "Lee Alexander" wrote in message ... This will only work with solutions that contain release / debug builds. ... Select from the list file type SLN and then press the Advanced Buton. ... > "Action" edit and use the following text for the "Application ued to perform> action" edit: ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Useful tip
    ... "Lee Alexander" wrote in message ... This will only work with solutions that contain release / debug builds. ... Select from the list file type SLN and then press the Advanced Buton. ... > "Action" edit and use the following text for the "Application ued to perform> action" edit: ...
    (microsoft.public.vstudio.general)
  • Re: cannot continue edit while debug in VS2005
    ... "cannot continue edit while debug in VS2005". ... Lead developer of LLBLGen Pro, the productive O/R mapper for .NET ... My .NET blog: http://weblogs.asp.net/fbouma ...
    (microsoft.public.dotnet.languages.csharp)