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/10952] Single Stepping into functions is very slow when notsetting LD_BIND_NOW env variable


http://sourceware.org/bugzilla/show_bug.cgi?id=10952

--- Comment #5 from Pedro Alves <palves at redhat dot com> 2012-05-02 09:54:38 UTC ---
Created attachment 6384
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6384
Install gdbarch_skip_solib_resolver on amd64 GNU/Linux

Looks like I'm sitting on this for 3 years already...  (I'm pholklore)

Try this patch.  For some reason, which I couldn't determine from looking at
the archives/history, amd64 doesn't install glibc_skip_solib_resolver.  Looks
like an oversight.  This short circuits a bunch of single-steps while resolving
plts.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]