diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6e3e5aa..a20f06e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 7 15:34:29 1995 steve chamberlain <sac@slash.cygnus.com> + + * stack.c (gdb_string.h): Include after defs.h + * defs.h (target_output_hook): New declaration. + * source.c (mod_path): Fix Win32 \ handling. + Sun Aug 6 22:14:25 1995 Jeff Law (law@snake.cs.utah.edu) * hppa-tdep.c (frame_saved_pc): Don't try to dig a return pointer |