RFA: remove meaningless code in ppc-bdm.c

Jim Blandy jimb@redhat.com
Tue May 11 06:13:00 GMT 2004


Kevin Buettner <kevinb@redhat.com> writes:

> On 10 May 2004 17:45:17 -0500
> Jim Blandy <jimb@redhat.com> wrote:
> 
> > I was going through this trying to keep it up to date with the
> > register numbering changes I was making, but then I realized it was
> > complete jibberish.  First, the register contents are binary data; you
> > can't strcat them.  Second, you can't strcat them into a fixed-size
> > buffer that is already filled with non-zero bytes.
> > 
> > 2004-05-10  Jim Blandy  <jimb@redhat.com>
> > 
> > 	* ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
> > 	with a call to internal_error.
> 
> Okay.

Committed, thanks.



More information about the Gdb-patches mailing list