c# - auto disable edit and continue on 64X -
i'm working project runs on 64x, , have vs2008. enabling "edit , continue" i'm switching x86, , enabling button. thing want automatic code disable/enable "edit , continue" according solution configuration. i'm switching modes many times, , many times i'm finding self trying change code, , disabled debugger. thanks
you have upgrade vs2013 feature, edit , continue not supported in earlier version on 64bit:
debugging-support-for-64-bit-edit-and-continue-in-visual-studio-2013
Comments
Post a Comment