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

Gary Benson <gbenson at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gbenson at redhat dot com

--- Comment #8 from Gary Benson <gbenson at redhat dot com> ---
You can easily check whether the demangler crash catcher is impacting
performance with "maint set catch-demangler-crashes off".  It made no
difference when I tried it, which is why I left the segfault handler
so narrowly applied.

-- 
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]