|
Is it possible to use edit and continue while debugging on a remote apache server?
Thanks John |
||||||||||||
|
Site Admin
|
"Edit and continue" - what do you mean by this?
Certainly you can edit, but what to continue? |
||||||||||||
|
|
http://www.google.com/search?hl=en&q=debug+edit+and+continue&btnG=Google+Search&meta=
The first link has a nice example of how you can use this feature: http://msdn.microsoft.com/vstudio/tour/vs2005_guided_tour/VS2005pro/Smart_Client/EditContinue.htm I like this feature, say you are miles deep in code and you realise that you have spelt a variable name wrong: $name = $nam + ' hello '; // should be $name = $name . ' hello '; As you step onto this line, you edit and fix it, and save and upload, then continue debuging. Cheers, John |
||||||||||||
|
edit and continue |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by