[Qt-creator] Debugging in Win32

Greg Santucci thecodewitch at yahoo.com
Wed Nov 5 12:13:12 CET 2008


I'm running the Windows version on an XP machine, and the debugger doesn't work.

Steps to reproduce:

1) Make a new Qt4 Gui project

2) Set a breakpoint in the constructor of MainWindow

3) Hit debug

Witness it compile, but the debug never commences. The compiled program does run though. Breakpoints placed in the main function do work though, but the debugger takes some time to start.

I can't find any references to this problem anywhere.



      



More information about the Qt-creator-old mailing list