This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

[PATCH] Add static probes to runtime linker


Hi all,

This patch adds a number of static probes to the runtime linker,
allowing debuggers to more finely control where they stop and
passing more information so as to allow debugging of programs
that use dlmopen.  A detailed description of the problems I am
attempting to solve (and a patch for the GDB side) is here:

  http://www.cygwin.com/ml/gdb-patches/2012-05/msg00130.html

How does it look?

Cheers,
Gary

-- 
http://gbenson.net/

Attachment: rtld-stap.patch
Description: Text document


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