diff options
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6436d70..a8e98c6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 13 15:15:33 1994 Stan Shebs <shebs@andros.cygnus.com> + + * breakpoint.c, infrun.c, printcmd.c: Change long command help + strings into concats of shorter ones, for picky ANSI compilers. + Mon Dec 12 17:08:02 1994 Stan Shebs <shebs@andros.cygnus.com> Sparc flat register window support. |