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 v2] gdbserver: bfin: new port


On 14/12/10 16:57, Mike Frysinger wrote:
thinking about it more, the gdb port atm doesnt support FDPIC.  so if the only
contentious point of the gdbserver code is the FDPIC handling, then i can
simply drop that and revisit when the Blackfin/FDPIC core code is merged.

we do Blackfin bare metal every day.  from the Blackfin side of things, it's
the same as doing Linux/FLAT.
-mike

GDB does have target specific FDPIC support for FRV, I think.


I did start implementing something vaguely target independent (included in CodeSourcery SG++), but the state of the SH-2A kernel debug support put that project on the back burner, so it remains the bare minimum.

Andrew


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