Breakpoints

Niko Sams niko.sams at gmail.com
Wed Apr 15 20:19:30 UTC 2009


On Wed, Apr 15, 2009 at 9:38 PM, Andreas Pakulat <apaku at gmx.de> wrote:
> BTW: Did anybody check how Qt Creator handles this? Does it even have a
> generic debug-framework?
yes - they have engines (gdb, cdb, script).
And there is a BreakHandler (QAbstractItemModel) that holds
BreakpointData-objects. Both are
engine independent.

Niko




More information about the KDevelop-devel mailing list