diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dee5f64..38b2e1d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Wed Apr 21 14:29:57 1993 Jim Kingdon (kingdon@cygnus.com) + * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args): + Expand comments about LOC_ARG/LOC_LOCAL pairs. + * coffread.c (read_coff_symtab): Use rewind before fseek. Wed Apr 21 14:24:19 1993 Per Bothner (bothner@cygnus.com) |