From kde-devel Thu Oct 11 14:59:19 2001 From: Michael =?iso-8859-1?q?H=E4ckel?= Date: Thu, 11 Oct 2001 14:59:19 +0000 To: kde-devel Subject: Re: Debugging under kde 2.90 ? X-MARC-Message: https://marc.info/?l=kde-devel&m=100281240628555 On Thursday 11 October 2001 16:36, Kai Heitkamp wrote: > Hi there, > > works debugging under kde 2.90 not correctly ? I compile my > app with '--enable-debug', but after the crash, the Kcrash > output window show this: Basically yes. > Is debugging not implemented in kde 2.90 or what's wrong ? This backtrace most likely indicates, that your application overwrites th= e=20 stack before crashing. For hunting such a bug, you probably have to insert a few kdDebug or prin= tf=20 calls and look how far it comes. Regards, Michael H=E4ckel >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<