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 36889aa..ac89f43 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2015-02-11 Pedro Alves <pedro@codesourcery.com> + + * infrun.c (adjust_pc_after_break): Don't adjust the PC just + because the event thread is not the current thread. + 2015-02-11 Doug Evans <xdje42@gmail.com> * gdbtypes.c (internal_type_self_type): If TYPE_SPECIFIC_FIELD hasn't |