|
-
Apr 2nd, 2011, 03:32 AM
#1
Thread Starter
Addicted Member
-
Apr 2nd, 2011, 06:47 AM
#2
Re: Modify Code when Debuging
Enable 'Edit and continue' option, click the Tools menu and select Options. In the Options dialog box, expand the Debugging folder and select Edit and Continue. This page allows you to set the following options for Edit and Continue. For more information, see Edit and Continue on MSDN.
Also, make sure your project is in Debug configuration. It won't work in Release.
-
Apr 2nd, 2011, 11:20 PM
#3
Thread Starter
Addicted Member
Re: Modify Code when Debuging
 Originally Posted by cicatrix
Also, make sure your project is in Debug configuration. It won't work in Release.
where we can get the setting for this, I can not find the setting for this
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
|