This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/17557] Very slow load due to millions of identical lseek syscalls opening shared libs


https://sourceware.org/bugzilla/show_bug.cgi?id=17557

--- Comment #4 from Tim Jones <tim@mr-dog.net> ---
Hi, the so's we've using (from ldd) are just the usual suspects, a few boost
so's, and we've three of our own. Those three of our own have a total of 465302
symbols between them, with a total size of just over half a gig (debug build)
(I can't specifically list the ldd output here).

I'll give gdb-add-index a go too ...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]