diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-01-06 23:09:53 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-01-06 23:09:53 +0000 |
commit | d8a66e60cd8468ed1a4cde59963cbe62a5e50da4 (patch) | |
tree | 0d6a4ab7c2151a483e614f326ec5ea587b02e3c8 /gdb/ChangeLog | |
parent | 6f56c941ee97a935aa28b24b605e543553e46825 (diff) | |
download | gdb-d8a66e60cd8468ed1a4cde59963cbe62a5e50da4.zip gdb-d8a66e60cd8468ed1a4cde59963cbe62a5e50da4.tar.gz gdb-d8a66e60cd8468ed1a4cde59963cbe62a5e50da4.tar.bz2 |
* symtab.c (lookup_symbol): Don't try adding .c to the name.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7b347bd..9aa3bb6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Thu Jan 6 07:17:53 1994 Jim Kingdon (kingdon@deneb.cygnus.com) + * symtab.c (lookup_symbol): Don't try adding .c to the name. + * remote-bug.c: At the start of each section, reset srec_frame back to 160. |