[rfc] Remove macro SOFTWARE_SINGLE_STEP

Markus Deuling deuling@de.ibm.com
Tue Jun 19 03:34:00 GMT 2007


Ulrich Weigand wrote:
> Markus Deuling wrote:
> 
>> 	* gdbarch.sh (SOFTWARE_SINGLE_STEP): Replace by
>> 	gdbarch_software_single_step.
>> 	* infrun.c (resume): Likewise.
>> 	* gdbarch.sh (SOFTWARE_SINGLE_STEP_P): Replace by
>> 	gdbarch_software_single_step_p.
>> 	* infrun.c (resume): Likewise
>> 	(handle_inferior_event): Likewise.
>> 	(adjust_pc_after_break): Likewise.
>> 	* gdbarch.c, gdbarch.h: Regenerate.
> 
> Sorry, but this collides with my bug-fix patch:
> http://sourceware.org/ml/gdb-patches/2007-06/msg00299.html
> 
> Most of the SOFTWARE_SINGLE_STEP uses will be gone after that
> patch is applied.  I'll follow up with removing the macro.

Oh yes, sorry. You mentioned that to me a while ago. Thanks for removing that macro then.

-- 
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com



More information about the Gdb-patches mailing list