It appears to be the correct debugger in the kit (x64/cdb). Also, the debugger works just nicely for all other apps in this project, it's just the unit tests that won't run in the debugger.
- Thomas On Tue, Jul 8, 2014 at 2:27 PM, Frederik Gladhorn < [email protected]> wrote: > 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 > >
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
