diff options
author | Doug Evans <dje@google.com> | 2011-05-13 22:36:07 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2011-05-13 22:36:07 +0000 |
commit | 98a5dd1327030f71f3bd23c7c3c3d87ca1e3fac4 (patch) | |
tree | 908689ee6bf3aefdb37ec0b3dd94b9c82c410e97 /intl/configure.ac | |
parent | dbaefcf75732d6b779c408d71b79173176140296 (diff) | |
download | gdb-98a5dd1327030f71f3bd23c7c3c3d87ca1e3fac4.zip gdb-98a5dd1327030f71f3bd23c7c3c3d87ca1e3fac4.tar.gz gdb-98a5dd1327030f71f3bd23c7c3c3d87ca1e3fac4.tar.bz2 |
Support $pdir and $sdir in libthread-db-search-path.
* NEWS: Mention $sdir,$pdir.
* gdb_thread_db.h (LIBTHREAD_DB_SEARCH_PATH): Add $sdir:$pdir.
* linux-thread-db.c (try_thread_db_load_from_pdir): New function.
(try_thread_db_load_from_sdir): New function.
(try_thread_db_load_from_dir): New function.
(thread_db_load_search): Handle $pdir, $sdir. Remove trying of
system directories if search of libthread-db-search-path fails,
that is now done via $sdir.
(has_libpthread): New function.
(thread_db_load): Remove search for libthread_db in directory of
libpthread, that is now done via $pdir.
gdbserver/
* thread-db.c (try_thread_db_load_from_sdir): New function.
(try_thread_db_load_from_dir): New function.
(thread_db_load_search): Handle $sdir, ignore $pdir.
Remove trying of system directories if search of
libthread-db-search-path fails, that is now done via $sdir.
doc/
* gdb.texinfo (Threads): Document $sdir,$pdir.
(Server): Document $pdir exception.
Diffstat (limited to 'intl/configure.ac')
0 files changed, 0 insertions, 0 deletions