"Edit and Continue"



Hi,

The "Edit and Continue" debug feature in VS2005 can more easily ask for a rebuild than VC 6.0. It's quite inconvenient and time consuming. I have to quit the debug session, build the project and then start another debug session again. VC 6.0 used to handle this feature quite well (only ask you to rebuild when you add global variables, or occasionally new members to .h files). It just seems that VC2005 handles too many new features and is easily fed up and hence has to give up. The reason I said this because often times I see the waiting-shape cursor after changing source code (even .c files) during debugging, and have to wait for at least 10 to 20 seconds. I just don't know what the compiler is doing. After migrating to VS2005 from VC++ 6.0, I am quite disappointed. Sorry for my complaints.

JD
.



Relevant Pages

  • Re: "Edit and Continue"
    ... I guess I never use that feature so I didn't notice any change. ... Tools/Options under Debug. ... to quit the debug session, build the project and then start another debug ... you to rebuild when you add global variables, ...
    (microsoft.public.vc.mfc)
  • Re: Fun with feature statistics - patterns
    ... Looking at feature statistics we quickly ... identified areas where we could astronomically speed up the rebuild ... The most expensive features were a curve-driven pattern that took 557 ... Turning off verification on rebuild ...
    (comp.cad.solidworks)
  • Fun with feature statistics - patterns
    ... Looking at feature statistics we quickly ... identified areas where we could astronomically speed up the rebuild ... this part had a 742 second rebuild time. ... The most expensive features were a curve-driven pattern that took 557 ...
    (comp.cad.solidworks)
  • Re: PAPI in the ports
    ... any performance measuring does or must stress ... performance tests on a production server is not the very best idea. ... But to have a such feature on a production system is ... If I get a problem I can easily debug ...
    (freebsd-performance)
  • Re: VS 2005 : "Error when trying to run project"??
    ... The host process is enabled by default and it is a feature of visual studio ... Try to disable vs hosting process on project properties, Debug Tab... ... Another strange answer googling is Enable Terminal server services ?! ...
    (microsoft.public.dotnet.general)