On my computer the debugger shows a callstack starting with _ZwRaiseException in the ntdll module any time an exception is intercepted by the debugger, e.g. on each ACCESS VIOLATION on a computer with…
Created on 3/27/2013 (updated 2 days ago) | 1 validation | 1 workaround | 5 comments | feedback id: 782228
|
|
|
Closed
as Deferred
|
|
Visual Studio is now fully capable of debugging multiple processes simulaneaously, which is a great feature. There is however no setting which would allow the debugger to attach automatically to any p…
Created on 11/29/2012 (updated 24 weeks ago) | 1 validation | 1 workaround | 3 comments | feedback id: 772727
|
|
When Visual Studio 2012 is used for post mortem debugging of a native application, sometimes some values are not displayed correctly. The same values are displayed correctly when 2010 debugger is used…
Created on 11/28/2012 (updated 19 weeks ago) | 1 validation | 0 workarounds | 4 comments | feedback id: 772513
|
|
|
Closed
as Deferred
|
|
When debugging and trying to change a value of a float variable, only very limited set of values is accepted, like 1 or 0. Values like 0.1 or 2 are not accepted.
Created on 11/28/2012 (updated 13 weeks ago) | 5 validations | 2 workarounds | 6 comments | feedback id: 772511
|
|
|
Closed
as Fixed
|
|
I have changed a property sheet in a large C++ project (added a preprocessor define) in a property sheet which is used in all configurations of a project, but on Build / Build solution or Build / Buil…
Created on 7/2/2012 (updated 45 weeks ago) | 0 validations | 1 workaround | 6 comments | feedback id: 751984
|
|
|
Closed
as Duplicate
|
|
During the build, menu item EDIT / Navigate To is grey and cannot be used.
Created on 6/22/2012 (updated 14 weeks ago) | 2 validations | 0 workarounds | 3 comments | feedback id: 750424
|
|
When I attempt to install Visual Studio 2010 Service Pack 1, it fails to install.
Created on 3/24/2011 (updated 78 weeks ago) | 1 validation | 1 workaround | 4 comments | feedback id: 653331
|
|
|
Closed
as Won't Fix
|
|
When some tokens follow after most preprocessor directives, warning C4067 is issues. However, when tokens follow #else directive, no warning is given
We have run into this when one developer by mista…
Created on 1/27/2011 (updated 113 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 638767
|
|
|
Closed
as Won't Fix
|
|