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 432cc3e..5b4604c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2015-04-08 Yao Qi <yao.qi@linaro.org> + + * spu-tdep.c (spu_gdbarch_init): Don't call + set_gdbarch_cannot_step_breakpoint. + 2015-04-07 Sergio Durigan Junior <sergiodj@redhat.com> * linux-tdep.c (decode_vmflags): Initialize 'saveptr'. |