KDevelop 3 with GDB
Gunther Piez
gpiez at web.de
Wed Dec 10 10:32:17 GMT 2003
Nikolisin, Harald wrote:
>>maybe you have compiled your source with -O2 or the breakpoint is in the
>>contructor?
>>
>>
>
>I wondered about this behaviour. why does the debugger not stop at breakpoints
>in the constructor?
>
>
i don't remember the details, but gcc/moc generates multiple versions of
a non default constructor and the breakpoint is set only in one of the
them (usually the wrong one)
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list