[Interest] Running tests in the debuggger

Thomas Sevaldrud thomas at silentwings.no
Tue Jul 8 22:45:10 CEST 2014


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 <
frederik.gladhorn at digia.com> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140708/1a1ccdde/attachment.html>


More information about the Interest mailing list