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] |
On Tuesday 25 June 2013 11:01:14 Pedro Alves wrote: > can all be combined? I'm confused on the current state > of bfin solib debugging -- it is still depending on out of > tree patches? yes :/. i tried to rewrite solib-frv.c to a solib-fdpic.c which frv & bfin then used, but haven't had a chance to ever really get back to finishing it. i don't really want to merge the change the Blackfin port uses since it just copies solib-frv.c to solib-bfin.c then runs like s/FRV/BFIN/g on it. since i no longer work at ADI, it's Blackfin stuff is a hobby now, so "boring" mechanical work like this isn't high on my list :x. -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |