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: [RFA] Implement darwin remote TARGET_OBJECT_DARWIN_DYLD_INFO.


tgingold@free.fr writes:

Hi Tristan,
Thanks for the input,

> I have never submitted this code before because it doesn't use the
> official gdb remote packet (‘qXfer:libraries:read’) but the one used
> by Apple (aka lldb) debugserver.

With this patch applied, GDB starts to send packet qShlibInfoAddr.

> So with this patch, gdb is able to use debugserver.

This is a good justification to add this packet, but we still need to
document this packet.

-- 
Yao (齐尧)


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