From kde-panel-devel Thu Sep 01 02:51:46 2005 From: Vinay Khaitan Date: Thu, 01 Sep 2005 02:51:46 +0000 To: kde-panel-devel Subject: Re: [Panel-devel] KUniqueApplication Debugging Message-Id: <56c53477050831195111a097ee () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=112554314418185 I have got the solution..thanks! On 8/30/05, Maks Orlovich wrote: > On Tuesday 30 August 2005 12:33 pm, Vinay Khaitan wrote: > > Debuggers are very useful to understand code-flow and complete design. > > I have earlier used Debugger to understand even complex XMLGUI > > framework successfully. > > > > But Kicker is a kuniqueapplication. and kuniqueapplication has a > > unique thing, it forks child process. > > While stepping through function, I found that, there it starts whole > > kicker. We can't step through because of fork. > > Perhaps, stepping ASM instructions may let even forked process debug. > > Is there any way known ?? > > Use run --nofork, but be careful not to run 2 kickers > > _______________________________________________ > Panel-devel mailing list > Panel-devel@kde.org > https://mail.kde.org/mailman/listinfo/panel-devel > _______________________________________________ Panel-devel mailing list Panel-devel@kde.org https://mail.kde.org/mailman/listinfo/panel-devel