Attach to native code when debugging unit tests through ReSharper
Asked Answered
L

1

9

When using ReSharper to debug NUnit tests from within Visual Studio 2008, is it possible to have the ReSharper test runner attach to the native code debugger? By default it only attaches the Visual Studio managed debugger.

Latinalatinate answered 2/5, 2011 at 10:13 Comment(0)
A
8

In the settings for your test project, in the Debug tab, check the "Enable unmanaged code debugging"

Antiknock answered 17/12, 2011 at 15:21 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.