Integrated debugger
Richard Moore
rich at ipso-facto.freeserve.co.uk
Sun Sep 19 19:54:16 BST 1999
jbb wrote:
>
> On Sat, 18 Sep 1999, you wrote:
> > my suggestion is:embedding KDbg's source code into KDevelop.
>
> Yes, that's one way of doing it. I looked into this, but the classes to handle
> gdb were quite small and it didn't seem worthwhile to do this. And, let's face
> it, it was much more fun writing those classes specifically for kdevelop that
> trying to fit kdbg into kdevelop :-)
I think embedding kdbg is a much better approach - kdbg has good support
for Qt (1.XX and 2.XX), and the ability to customise the way types are
displayed (eg. unicode strings can be automatically converted to utf8). In
addition the author has said before he is willing to work with anyone who
wants to add kdbg into kdevelop.
Rich.
>
> > it is much better to use a debugger directly in IDE than do that from
> > another tool.
>
> Exactly right, and if you patch kdevelop with my classes, that's precisely
> what you get.
>
> Regards,
> jbb.
--
Richard Moore rich at ipso-facto.freeserve.co.uk
http://www.robocast.com/ richard at robocast.com
http://developer.kde.org/ rich at kde.org
More information about the KDevelop
mailing list