This is the mail archive of the gdb-patches@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]

Re: [patch][rfc] Allow GDB to search for the right libthread_db.so.1


El vie, 17-04-2009 a las 12:13 -0700, Paul Pluzhnikov escribiÃ:
> Attached is a revised patch, with updated ChangeLog and documentation
> changes.

This version looks great to me. My only comment is that you are using
dladdr, which is a glibc extension. Since linux-thread-db.c is only used
in native Linux targets, this doesn't seem much of a problem. But do we
care about Linux systems with other libc implementations (e.g., diet
libc, uClibc (I didn't check whether theses libraries have dladdr or
not))?
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


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