aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 083fcaa..21d73d8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,13 @@
-2004-02-19 Elena Zannoni <ezannoni@redhat.com>
+2004-02-19 Joel Brobecker <brobecker@gnat.com>
+
+ Committed by Elena Zannoni <ezannoni@redhat.com>
+
+ * symtab.c (find_pc_sect_psymtab): Return the psymtab that
+ contains a symbol wich is the best, non-exact match for the given
+ pc. Update comments.
+2004-02-19 Elena Zannoni <ezannoni@redhat.com>
+
* event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
macro, which was part of the now removed Mach 3 port.
* utils.c (request_quit): Ditto.