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] Cross corefile support for ARM


On Fri, Jun 23, 2006 at 02:35:10PM +0100, Richard Earnshaw wrote:
> I wanted to review this against the problem that there are at least 3
> different FPA-flavoured interfaces in linux: NWFPE, NWFPE with extended
> precision and genuine FPA11, and that each of these has a slightly
> different format for the values returned via the ptrace interface (yes,
> this is really a bug in ARM linux, but it ain't going to get fixed
> now...).  However, I'm now happy your patch doesn't make things either
> better or worse in this regard.

Yes, that was my goal.  In fact preserving the current FPA behavior
took most of the time (and is probably the least useful bit of the
patch).

Thanks, I've committed it.

-- 
Daniel Jacobowitz
CodeSourcery


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