This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: RFA: lynx-nat.c


"J.T. Conklin" wrote:
> 
> I submit the enclosed patch for approval.  I found this while chasing
> down all the loose ends caused by removing the section argument from
> target_xfer_memory().
> 
> It looks like this file was passed by when target_xfer_memory was made
> static.  Since that was so long ago, I suspect that no one builds/uses
> GDB natively on LynxOS.
> 
>         --jtc
> 
> 2000-04-07  J.T. Conklin  <jtc@redback.com>
> 
>         * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
>         replace calls to target_xfer_memory() with target_read_memory()
>         and target_write_memory().
FYI,
I've comitted it.
	thanks,	
		Andrew

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