On Sunday 22 November 2015 11:12:34 Yves Guillemot wrote:
> Le samedi 21 novembre 2015, 18:15:24 David Faure a écrit :
> > 
> > BTW you can use gdb-indexer [1] on the lib, after that gdb is fast, but
> > since it has to be redone every time the lib is recreated, it's useless
> > when doing development.
> > 
> > [1] http://www.davidfaure.fr/kde/gdb-indexer
> 
> I tried this script.
> It increases of about 5% the size of librosegardenprivate.so but I don't see 
> any visible change in gdb startup time.

That's amazing, indexing always always helped for me.
When attaching to a running process or opening a core dump, you should see a 
line like

Reading symbols from /[full path to]/librosegardenprivate.so...

Doesn't that step become a lot faster after indexing?

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5


------------------------------------------------------------------------------
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to