This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Reporting the OSABI in target descriptions.
- From: Pedro Alves <pedro at codesourcery dot com>
- To: "Ulrich Weigand" <uweigand at de dot ibm dot com>
- Cc: gdb-patches at sourceware dot org, Eli Zaretskii <eliz at gnu dot org>
- Date: Mon, 20 Jul 2009 14:40:56 +0100
- Subject: Re: Reporting the OSABI in target descriptions.
- References: <200907171243.n6HChZJT005641@d12av02.megacenter.de.ibm.com>
Hi Ulrich,
On Friday 17 July 2009 13:43:35, Ulrich Weigand wrote:
> Pedro Alves wrote:
> > On Wednesday 10 June 2009 22:19:47, Pedro Alves wrote:
> > > Hi all,
> > >
> > > Currently, target descriptions describe the target's architecture
> > > only. This patch adds support for optionally reporting the OSABI too.
>
> As part of Cell/B.E. combined debugging support I have a patch that
> adds another target description element (compatible architectures);
> this touches exactly the same places as your patch does ...
>
> I'm wondering whether you're planning to commit your patch soon; this
> would allow me to reconcile the conflicts.
I saw that Eli had some remarks in the docs parts of the patch. I'll
try to handle those today.
--
Pedro Alves