diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 298147e..d4f3984 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2007-08-14 Michael Snyder <msnyder@access-company.com> + * mi/mi-interp.c (mi_cmd_interpreter_exec): Dead code, dead variable. + * ada-lang.c (possible_user_operator_p): Guard against NULL. * varobj.c (cplus_describe_child): Guard against null. |