Hi, Poenitz Andre (Nokia-D-Qt/Berlin) schrieb: > On Monday 15 June 2009 08:02:34 ext yu yangxi wrote: >> Hello, > > Hello. > >> I'm a newbie here. When I debugged a qtwidget program, the excutable didn't >> stop at the breakpoints. >> I am using Qt SDK 4.5.1, Qt Creator 1.1.1 and gdb which is inside the Qt >> SDK.And As with Debugging >> helper, I chose "Use debugging helper", and unchecked the rest option. >> >> Could someone help me fix it? > > We could try to, but we need some extra information. Could you > please send the contents of the panel on right hand side of the > "Gdb View" (Debug -> Views -> Gdb) and also tell what system > you are on? Mentioning "gdb inside the Qt SDK" probably means > you are on Windows, but version and whether it's 32 or 64 bit > can make a difference.
while looking at the attached gdb.txt, I would guess you are trying to debug the release build of the address book app you wrote. Please make sure to set the build settings configuration to debug. Regards, -- Karsten Heimrich - karsten.heimrich (AT) nokia.com Software Engineer - Nokia, Qt Software Rudower Chaussee 13, 12489 Berlin, Germany _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
