summaryrefslogtreecommitdiff
path: root/rda/unix/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>2004-12-03 00:03:28 +0000
committerJim Blandy <jimb@redhat.com>2004-12-03 00:03:28 +0000
commitf946aec6f9c799f316db02b87cc6a5bc771720eb (patch)
treed086088f834941078129d218220530bc475f6040 /rda/unix/ChangeLog
parent3abedee4e8577566572526ceba840ba4dc3d68e1 (diff)
downloadgdb-f946aec6f9c799f316db02b87cc6a5bc771720eb.tar.gz
* thread-db.c (thread_db_attach): Always preload the symbol list
with the names of the symbols RDA uses itself.
Diffstat (limited to 'rda/unix/ChangeLog')
-rw-r--r--rda/unix/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/rda/unix/ChangeLog b/rda/unix/ChangeLog
index 23fe5ad19d2..0e7d2bc78c7 100644
--- a/rda/unix/ChangeLog
+++ b/rda/unix/ChangeLog
@@ -1,5 +1,8 @@
2004-12-02 Jim Blandy <jimb@redhat.com>
+ * thread-db.c (thread_db_attach): Always preload the symbol list
+ with the names of the symbols RDA uses itself.
+
* thread-db.c (thread_db_break_program): New function.
(thread_db_attach): Register it as the 'break_program' method.