diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-12-08 02:27:47 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-12-08 02:27:47 +0000 |
commit | 85ae1317add94adef4817927e89cff80b92813dd (patch) | |
tree | 4989163dd7c19bab9817d616720852993cad93f7 /gdb/ChangeLog | |
parent | 09a1cedb20acfe688efc33c24a0a0f5e1a763ea1 (diff) | |
download | gdb-85ae1317add94adef4817927e89cff80b92813dd.zip gdb-85ae1317add94adef4817927e89cff80b92813dd.tar.gz gdb-85ae1317add94adef4817927e89cff80b92813dd.tar.bz2 |
* source.c: Various cosmetic changes.
(forward_search_command): Handle very long source lines correctly.
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 f709083..231017e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 7 18:22:59 1994 Stan Shebs <shebs@andros.cygnus.com> + + * source.c: Various cosmetic changes. + (forward_search_command): Handle very long source lines correctly. + Wed Dec 7 13:21:47 1994 Rob Savoye <rob@darkstar.cygnus.com> * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so SOM target support will |