Are you building your code in debug mode?
Yes, I tryed both clicking the big Start Debugging button and the little one in the Debug section, neither works.
I checked on WinXP 32bits SP3, the old QtCreator 2.2.1 works. Maybe it's a problem with the latest version.
EDIT: gdb seems to work fine with NetBeans on the Ubuntu pc
Last edited by The 11th plague of Egypt; 13th September 2011 at 11:08.
I don't mean the debug mode of creator but rather that your application needs to be built in debug mode.
I'm kinda new to debuggers. What do you mean by "build in debug mode"?
Can't I simply push a button, like I do to build it normally?
http://social.msdn.microsoft.com/For...7-8dfec18ff2e5
If you use Qt Creator, you need to switch build configuration from release to debug. It's in the left pane about 2/3 way from the top.
The 11th plague of Egypt (14th September 2011)
Bookmarks