[rfa] Fix remote debugging

Daniel Jacobowitz drow@false.org
Tue Oct 5 19:52:00 GMT 2004


On Tue, Oct 05, 2004 at 03:49:07PM -0400, Andrew Cagney wrote:
> >Your recent patch made it mandatory for any target which implements
> >to_xfer_partial to support TARGET_OBJECT_MEMORY, i.e. its
> >to_xfer_memory will be ignored.  remote.c doesn't meet this new
> >requirement.  I didn't check all the other targets with _partial
> >methods.
> >
> >OK?  Tested on i386-pc-linux-gnu using gdbserver.  Brings test results
> >from unspeakable back to merely disappointing.
> 
> There's no gdbserver.exp unit test, wasn't one going to be added?  (the 
> patch is ok)

I haven't had time to figure out how to do it yet.  A DWARF testsuite
is higher on my priorities.

Checked in.

-- 
Daniel Jacobowitz



More information about the Gdb-patches mailing list