[Qt-creator] Debugging Problem (CDB) With Breakpoints In Slots - UPDATE!
Markus Hamilton
markus at hamilton-engineering.com
Mon Jun 29 20:07:38 CEST 2009
Ok,
Did some more investigation on the problem. It has nothing to do with
signals and slots! Setting a breakpoint on a line that contains a
QMessageBox::warning(...) statement does not work. Setting a breakpoint
at such a line, I would expect the debugger to stop the program
immediately before it executes the message box. However, the message box
statement just gets processed...
Did I configure something wrong here?
Markus
More information about the Qt-creator-old
mailing list