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] btrace, vdso: add vdso target sections


On 05/20/2014 07:40 AM, Metzger, Markus T wrote:

>> Does this patch fix it ?
> 
> It does when we request TARGET_OBJECT_MEMORY.

You mean, the patch should have been:

 -     return ops->to_xfer_partial (ops, TARGET_OBJECT_RAW_MEMORY,
 +     return ops->to_xfer_partial (ops, TARGET_OBJECT_MEMORY,

?

-- 
Pedro Alves


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