diff options
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 12723b7..2969e67 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 10 16:13:45 1994 Stu Grossman (grossman@cygnus.com) + + * defs.h, top.c: Use `extern' in declarations of GUI hooks, and + define them in top.c. Add comments to the hooks. + Wed Aug 10 15:57:43 1994 Doug Evans (dje@canuck.cygnus.com) * remote-sim.c (gdbsim_ops): Set `to_insert_breakpoint' and |