Re: how to debug KBabel
Stanislav Visnovsky <[email protected]> Tue, 30 Aug 2005 14:45:13 +0200
| Newsgroups | gmane.comp.kde.devel.kbabel |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ kbabel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kbabel