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 337b9bf..367572a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2015-08-12 Joel Brobecker <brobecker@adacore.com> + + * amd64-tdep.c (amd64_displaced_step_fixup): Fix the mask used to + compute RETADDR. + 2015-08-12 Keith Seitz <keiths@redhat.com> * python/python.c (gdbpy_decode_line): Initialize `location' to NULL |