Commit r1066661: "Make it possible to run kdevelop in gdb again"

David Nolden zwabel at googlemail.com
Mon Dec 28 16:46:42 UTC 2009


Am Montag 28 Dezember 2009 16:09:11 schrieb Vladimir Prus:
> On Monday 28 December 2009 14:20:10 David Nolden wrote:
> > I think that commit is not good. That way, when you start KDevelop
> > without an argument and a session, two instances of KDevelop wills stay
> > running, one of which wastes at least 100 MB of memory (a duchain
> > repository is always loaded)
> >
> > Why is this even required? You can just start KDevelop and then attach to
> > it ("gdb --pid `pidof kdevelop`").
> 
> FWIW, and without any comment about merits of any patch, such approach is
>  cumbersome compared to
> 
> 	gdb kdevelop
> 	(gdb) run
That won't work even now..




More information about the KDevelop-devel mailing list