You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the idea is to create a plugin that enables easily running an app under Dr. Memory from within Visual Studio, parsing any resulting errors, and going to the source file line automatically for each error report frame selected.
With issue #800 you can use DrMem as an External Tool in VS: works
well. The first step here should be to have the DrMem installer install a
VS Add-in that adds DrMem as an External Tool automatically and avoids the manual step.
Further steps might include debugger integration (xref issue #600 and the DR
issues listed there).
From bruen...@google.com on September 04, 2012 18:47:08
the idea is to create a plugin that enables easily running an app under Dr. Memory from within Visual Studio, parsing any resulting errors, and going to the source file line automatically for each error report frame selected.
Original issue: http://code.google.com/p/drmemory/issues/detail?id=1009
The text was updated successfully, but these errors were encountered: