Change gdbarch software_single_step frame_info to regcache
[deliverable/binutils-gdb.git] / gdb / gdbarch.sh
index 28a34781daac37c14c78ecee1d5db99a01ef0b82..ba57008300d2e463f67bab6561f76908f0933dfb 100755 (executable)
@@ -634,7 +634,7 @@ m:CORE_ADDR:addr_bits_remove:CORE_ADDR addr:addr::core_addr_identity::0
 # the condition and only put the breakpoint at the branch destination if
 # the condition is true, so that we ensure forward progress when stepping
 # past a conditional branch to self.
-F:VEC (CORE_ADDR) *:software_single_step:struct frame_info *frame:frame
+F:VEC (CORE_ADDR) *:software_single_step:struct regcache *regcache:regcache
 
 # Return non-zero if the processor is executing a delay slot and a
 # further single-step is needed before the instruction finishes.
This page took 0.024621 seconds and 4 git commands to generate.