aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 50bf090..b5f5167 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,14 @@
+2009-07-31 Pedro Alves <pedro@codesourcery.com>
+ Julian Brown <julian@codesourcery.com>
+
+ * infrun.c (displaced_step_fixup): If this is a software
+ single-stepping arch, don't tell the target to single-step.
+ (maybe_software_singlestep): Return 0 if we're using displaced
+ stepping.
+ (resume): If this is a software single-stepping arch, and
+ displaced-stepping is enabled, use it for all single-step
+ requests.
+
2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Makefile.in (ACLOCAL, ACLOCAL_AMFLAGS, aclocal_m4_deps)