aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2011-05-13 22:36:07 +0000
committerDoug Evans <dje@google.com>2011-05-13 22:36:07 +0000
commit98a5dd1327030f71f3bd23c7c3c3d87ca1e3fac4 (patch)
tree908689ee6bf3aefdb37ec0b3dd94b9c82c410e97 /gdb/doc/ChangeLog
parentdbaefcf75732d6b779c408d71b79173176140296 (diff)
downloadgdb-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 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 15d203e..f145574 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,8 @@
2011-05-13 Doug Evans <dje@google.com>
+ * gdb.texinfo (Threads): Document $sdir,$pdir.
+ (Server): Document $pdir exception.
+
* gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
* gdb.texinfo (Threads): Clarify default value for