This is the mail archive of the gdb-patches@sourceware.org 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] darwin-nat.c: Don't install a deprecated_xfer_memory method.


On 8/23/13 11:21 AM, Pedro Alves wrote:
> Continuing the I-have-a-headache-I'll-just-do-something-boring theme...
> 
> darwin_xfer_partial already handles TARGET_OBJECT_MEMORY, so this
> method should not be needed.
> 
> I have no way to test this though.  Any takers?

Yeah, I gave it a try, and while there seems to be quite the variety of
test failures on Darwin these days (a combination of Linux-isms and
DWARF disagreements, looks like), there were no regressions with this patch.

So I'd say to go for it.

Stan
stan@codesourcery.com


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