Edit source code while debugging 64 bit in VS
Why can't I edit the source code while debugging in the 64bit edition of VS
but can in 32 bit?
Tem
.
Relevant Pages
- Re: website vs web app
... If I uncheck "Edit and Continue", in debugging mode, I can indeed change the source code, ... If I keep Edit and Continue checked, in debugging mode, then if I ... (microsoft.public.dotnet.framework.aspnet) - Re: website vs web app
... That is called "edit and continue"...and you must, specifically, enable it to be able to use it. ... Please read the security caution on that page before you enable remote debugging. ... If I keep Edit and Continue checked, in debugging mode, then if I ... change the source code, but the change will not take effect unless you ... (microsoft.public.dotnet.framework.aspnet) - Edit & Continue stopped working?
... For what ever reason, edit and continue isn't working any more. ... Changes are not allowed if the source code on disk does not match the ... you are debugging if Edit and Continue is turned off. ... (microsoft.public.dotnet.languages.csharp) - Cannot edit source code when debugging
... consisting of a web project and a class library. ... When debugging the application, I ... can edit the web project's source code without problems. ... (microsoft.public.vstudio.general) - Portability, blindly
... at that time - how to create such "debugging scaffolding" that could be ... UNIX stuff...but what's missing is the more "Linux specific" ... And, as for having the source code available...this, again, is quite ... > Unix philosophy promotes portability, ... (alt.lang.asm) |
|