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 4/8] New port: TI C6x: Read loadmap from gdbserver


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> This patch is derived from bits from CodeSourcery SH-2A toolchain
Yao>   http://sourceware.org/ml/gdb-patches/2010-12/msg00291.html

Yao> DSBT's loadmap is similar to FDPIC's, so they can be handled in a
Yao> unified approach.  This patch adds a mechanism from gdb to gdbserver to
Yao> read loadmap.  This part is not c6x-specific, and can be reused by other
Yao> similar ports.

I can't really comment on the patch; but all additions to the remote
protocol should come with a documentation patch.

Tom


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