diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index de46f83..7f9bfe2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2001-02-05 Christopher Faylor <cgf@cygnus.com> + + Change suggested by Dean Luick <luick@cray.com> + * inferior.h (step_over_calls_kind): Remove trailing comma from + last enum element. + (step_over_calls): Declare as extern rather than global. + 2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * sh-tdep.c: Update copyright. |