This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Re: AHAH! Re: Patch to eliminate SOFTWARE_SINGLE_STEP


On Sep 9,  6:01pm, Jimi Xenidis wrote:

> diff -Naur -X Xdiff src/gdb/ChangeLog mygdb/gdb/ChangeLog
> --- src/gdb/ChangeLog	Tue Sep  9 17:33:08 2003
> +++ mygdb/gdb/ChangeLog	Tue Sep  9 17:03:52 2003
> @@ -1,3 +1,14 @@
> +2003-09-09  Jimi Xenidis  <jimix@watson.ibm.com>
> +
> +	* config/powerpc/tm-ppc-eabi.h:  no longer require custion #define of
> +	SOFTWARE_SINGLE_STEP
> +	* config/rs6000/tm-rs6000.h: no longer require custion #define of
> +	SOFTWARE_SINGLE_STEP
> +	* config/powerpc/tm-linux.h: no longer require custion #define of
> +	SOFTWARE_SINGLE_STEP
> +	* rs6000-tdep.c (rs6000_gdbarch_init): Set up software_single_step
> +	while initing gdbarch

This is okay so long as the nits we discussed privately -- ChangeLog entry
formatting and comment wording -- are fixed.

Thanks,

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]