[Kbabel] how to debug KBabel

Stanislav Visnovsky visnovsky at kde.org
Tue Aug 30 14:45:13 CEST 2005


Dňa Pondelok 29 August 2005 08:53 Jens Herden napísal:
> Hi,
>
> I would like to know the trick how I can debug KBabel. I tried
> to do it with KDevelop but the application does finish very
> soon, even before I quit it. I guess it is due to the modular
> structure of KBabel.
> Any hints are most welcome.

The problem is that KBabel is KUniqueApplication - so it forks right after 
parsing the command line arguments.

Use --nofork argument to avoid that.

Stano


More information about the kbabel mailing list