debugging panel applets
Roland Krause
rokrau at yahoo.com
Thu May 17 14:45:31 BST 2001
Have you compiled debug information into the executable?
Then you best bet is to use ddd and attach to the running process.
I dont think kdbg or kdevelop lets you do that kind of stuff.
Roland
--- David Joham <djoham at criadvantage.com> wrote:
>
> Hello all!
>
> Would some kind soul out there please lend me a hand and explain to
> me how I
> can debug a panel applet that I'm developing for KDE?
>
> The general premise of the project is to have a quickspell applet
> that would
> be a tiny wrapper around kspell. I've got the whole thing finished
> except
> for the fact that the applet crashes when (it seems) you instantiate
> the
> KSpell class and try to use it. The same code seems to work fine in
> an
> application.
>
> What I would really like to do is to figure out how to set a
> breakpoint and
> step through my code to find out exactly where the crash is
> occurring. For
> the life of me, I can't figure out how to do this. If someone could
> grab the
> code and write a little tutorial for me :) I would be very thankful.
>
> You can find the whole source tarball, including the KDevelop project
> file
> at http://www.kimanddavidforever.org/kquickspell.tar.gz.
>
> Thanks in advance..
>
> David
>
> btw: if anyone has any ideas as to why the thing is crashing, I would
> love
> to hear those as well.... :)
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
=====
--
Roland Krause
In the garage of life there are mechanics and
there are drivers. Mechanics wanted!
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
-
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