Breakpoint keeps KDevelop (gdb?) from debugging

Niko Sams niko.sams at gmail.com
Tue Nov 27 21:35:05 GMT 2012


On Tue, Nov 27, 2012 at 9:09 PM, David Narvaez
<david.narvaez at computer.org> wrote:
> On Tue, Nov 27, 2012 at 2:44 PM, Milian Wolff <mail at milianw.de> wrote:
>> Have you tried a "catch throw" in the gdb console? Does that work?
>
> I think a breakpoint in a header file is a breakpoint in multiple
> locations. What's the status wrt to breakpoint in multiple locations?
> I used to have issues setting breakpoints in a ctor because of that.
ah, that could be the issue. It's properly supported since 4.4:
https://bugs.kde.org/show_bug.cgi?id=304730

@Oliver: please try using KDevelop 4.4 to see if that fixes your issue.

Niko




More information about the KDevelop mailing list