<div dir="ltr">Hi everybody,<div><br></div><div>I am trying to debug a thread pool <a href="http://review.source.kitware.com/#/c/22719/">class</a> in ITK. Some of the tests crash "at random". When a program crashes in Windows, normally a dialog pops up with options "report, debug, close". When a test crashes while being invoked by cmake, there is no pop-up dialog which would allow me to attach a debugger and see why it crashed, it is rather reported like this:</div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace">179/181 Test #303: itkImportImageTest .........................................***Exception: SegFault  0.61 sec</font></div><div><font face="monospace, monospace">ThreadPool constructor</font></div><div><br></div></div><div>"ThreadPool constructor" is the test's debug output, written before the crash occurred.</div><div><br></div><div>Can I disable this somehow and let the normal Windows crash dialog appear?</div><div><br></div><div>Option <b>--interactive-debug-mode 1</b> sounded like what I wanted, but it did not have the desired effect.</div><div><br></div><div>Regards,<br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Dženan</div></div></div></div></div></div></div></div></div></div></div></div></div>
</div></div>