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: [rfa] Fix remote debugging


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


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