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 756a4c1..3a75b80 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2011-03-01 Michael Snyder <msnyder@vmware.com> + * std-regs.c (value_of_builtin_frame_pc_reg): Frame can't be null. + * event-top.c (display_gdb_prompt): Remove superfluous null check. * python/py-prettyprint.c (apply_val_pretty_printer): VAL may |