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 <<