[Qt-interest] Debugging Crash on Windows

william.crocker at analog.com william.crocker at analog.com
Tue Feb 23 00:01:01 CET 2010



Josiah Bryan wrote:
> Josiah Bryan wrote:
>> Hey All -
>>
>> I'm trying to debug a phonon-related program crash using the debugger in 
>> Qt Creator. However, when I click the button that causes the crash, the 
>> debugger exits with a totally unrelated stack trace (below.)
>>   

The first lines of defense:

valgrind
purify($)

Bill



More information about the Qt-interest-old mailing list