gdb/
authorYao Qi <yao@codesourcery.com>
Sat, 17 Sep 2011 13:29:32 +0000 (13:29 +0000)
committerYao Qi <yao@codesourcery.com>
Sat, 17 Sep 2011 13:29:32 +0000 (13:29 +0000)
commite2d966398c7963a6448f0d3d4451438efeda66e7
treef4cea31c1bc6332c67f63b99309b55361bae82c7
parent53dad163f707be6f386ca506b86e195b747d7169
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.
gdb/ChangeLog
gdb/infrun.c
gdb/regcache.c
gdb/regcache.h
This page took 0.03355 seconds and 4 git commands to generate.