<div dir="ltr"><div><div><div><div><div>Hey,<br><br></div>so I managed to get our unit tests directly working with Visual Studio last night. You can force Visual Studio to start similar to how we start gdb by setting CPPUNITTRACE=""full_path to devenv.exe" /debugexe".<br>
</div><div>In my case it is something like:<br></div><div><br></div><div><br></div>In old builds you can have the same by setting GDBCPPUNITTRACE. This starts Visual Studio and instead of the normal Attach To Process you can start the test directly. For me with Visual Studio 2012 everything worked immediately and you see an new terminal window with all the output.<br>
<br></div>This is now advertized in the text after a test fails and I hope it is one step more to make working on Windows easier. Maybe this would also work with debugging soffice.exe.<br><br></div>Regards,<br></div>Markus<br>
</div>