aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2011-09-17 13:29:32 +0000
committerYao Qi <yao@codesourcery.com>2011-09-17 13:29:32 +0000
commite2d966398c7963a6448f0d3d4451438efeda66e7 (patch)
treef4cea31c1bc6332c67f63b99309b55361bae82c7 /gdb/ChangeLog
parent53dad163f707be6f386ca506b86e195b747d7169 (diff)
downloadgdb-e2d966398c7963a6448f0d3d4451438efeda66e7.zip
gdb-e2d966398c7963a6448f0d3d4451438efeda66e7.tar.gz
gdb-e2d966398c7963a6448f0d3d4451438efeda66e7.tar.bz2
gdb/
* infrun.c (displaced_step_fixup): Move some code ... (displaced_step_restore): ... here. New function. (handle_inferior_event): Cleanup displaced stepping state for both child and parent when get forked or vforked event. * regcache.c (get_thread_arch_aspace_regcache): New function. get_thread_arch_regcache (): Call it.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 491e33d..a79dd02 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2011-09-17 Yao Qi <yao@codesourcery.com>
+
+ * infrun.c (displaced_step_fixup): Move some code ...
+ (displaced_step_restore): ... here. New function.
+ (handle_inferior_event): Cleanup displaced stepping state for both
+ child and parent when get forked or vforked event.
+ * regcache.c (get_thread_arch_aspace_regcache): New function.
+ get_thread_arch_regcache (): Call it.
+
2011-09-16 Joel Brobecker <brobecker@adacore.com>
* ada-tasks.c (print_ada_task_info): New function, merging