Hi,
Has anybody else noticed that enabling native edit-and-continue in VS2012 seems to break the watch functionality (both quickwatch and the watch tool window) in fortran projects?
Unfortunately I need this option to enable edit-and-continue in our C++ components, but now I cant debug fortran. Although strangely the 'locals' window does still show some variables and their values, but not all variables are listed.
Any ideas? Thanks.