KDevelop Roadmap 2001

John Birch jbb at kdevelop.org
Sun Mar 4 18:46:05 UTC 2001


On Mon, 05 Mar 2001 06:52, Ralf Nolden wrote:
> Falk Brettschneider wrote:
> > Hi,
> >
> > For the 2.0 version:
> >
> > 1.) What do you think about putting the internal debugger code into a
> > shared library?
> > I just want to reduce the binary size of kdevelop.
> > I don't talk about creating a library loaded by dlopen, just a
> > libkdevdbg.so like the libqt.so.
> > If such a library was only accessed in case of debugging, we would also
> > reduce memory usage of KDevelop as far as I know.
> > What do you think?
>
> Could you try moving *all* static libraries into shared libraries ? That
> would serve best I think and reduce the memory consumption even further.

This is very easy to do. Just use kdevelop to do it... Takes about 5 minutes

In terms of kdevelops memory consumption though, it won't help a get deal as 
the worst usage is when gdb is up and running (ie with the debugger) so being 
shared makes no difference

jbb

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list