Searched refs:step_prev (Results 1 – 1 of 1) sorted by relevance
149 unsigned long step_prev; member837 memory_remove_breakpoint (th->step_pc, (void *) &th->step_prev); in undoSStep()860 th->step_prev = 0; in wince_software_single_step()861 memory_insert_breakpoint (th->step_pc, (void *) &th->step_prev); in wince_software_single_step()974 memory_remove_breakpoint (th->step_pc, (void *) &th->step_prev); in undoSStep()999 th->step_prev = 0; in wince_software_single_step()1000 memory_insert_breakpoint (th->step_pc, (void *) &th->step_prev); in wince_software_single_step()1027 memory_remove_breakpoint (th->step_pc, (void *) &th->step_prev); in undoSStep()1050 th->step_prev = 0; in wince_software_single_step()1051 memory_insert_breakpoint (th->step_pc, (void *) &th->step_prev); in wince_software_single_step()