diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2af8e88..e2466f9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-01-29 Michael Chastain <chastain@redhat.com> + + * symtab.c (block_lookup_symbol): Use 'namespace' parameter in + symbol comparisons in binary search. + 2000-01-27 Christopher Faylor <cgf@cygnus.com> * win32-nat.c (child_xfer_memory): Add missing argument required by |