|
-
October 17th, 2015, 06:08 AM
#1
Edit and continue in VS2013
Hi,
I recently switched to VS2013 and for some reason edit+continue (in debugging mode) is no longer working.
In VS2010, whenever I changed code in debugging mode, Alt+F10 would make Visual Studio update the changed code and continue with the program.
This no longer appears to be working in VS2013.
I have Tools->Options->Debugging->Edit and Continue->"Enable Edit and Continue" ON, so that's not the problem here.
Is there possibly some new shortcut for this in VS2013?
I've tried installing VS2013 on two other computers, and it worked in none of them, so it's probably also not something with the installation.
Can anyone tell me what I'm missing?
Thank you in advance!
-
October 23rd, 2015, 03:26 AM
#2
Re: Edit and continue in VS2013
Check Enable native Edit and Continue as well.
Enable native Edit and Continue.jpg
-
November 4th, 2015, 05:03 AM
#3
Re: Edit and continue in VS2013
No, unfortunately it's still not working.
Whenever I change my code while debugging I either get this message:
http://s1379.photobucket.com/user/er...i4brs.png.html
or I can't set breakpoints anymore:
http://s1379.photobucket.com/user/er...1uby5.png.html
I've tried with 3 different computers, and I can't edit+continue with VS2013 while debugging on any of them.
Last edited by ebraak; November 4th, 2015 at 05:12 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|