[Interest] Running tests in the debuggger

Frederik Gladhorn frederik.gladhorn at digia.com
Tue Jul 8 14:27:49 CEST 2014


Tirsdag 8. juli 2014 11.56.29 skrev Thomas Sevaldrud:
> Hi,
> 
> I am having trouble running my unit tests in the debugger from Qt Creator.
> This is on Windows 8 with Qt Creator 3.1.1 and Qt 5.3.0, but it has been
> like this for a while. I suspect that it must be something stupid I have
> done in my .pro files, but I can't figure it out...
> 
> The unit tests run nicely if I just run them from Creator, but if I try
> entering the debugger, it just says:
> 
> Debugging starts
> Debugging has finished
> 
> on the console.
> 
> Any ideas on how to fix this?

I recently had one setup like this where I had the wrong debugger selected, 32 
bit instead of 64. Please check the kit settings. If that is the case for you 
it would be great to file a bug about it (I wasn't quite sure about what I did 
back then and thus didn't).

Cheers,
Frederik




More information about the Interest mailing list