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: Try to include libunwind-ia64.h in libunwind-frame.h


On Fri, 10 Feb 2012 19:33:34 +0100, Pedro Alves wrote:
> What about --enable-targets=all, or --target=x86_64-foo --enable-target=ia64-xxx ?

I forgot to add a note that this solution is far from perfect.  But I find
such general libunwind support outside of the scope of this patch.  This patch
just tries to:
 * fix libunwind support for ia64 natively
 * fix libunwind support for ia64 cross
 * keep libunwind for non-ia64 support in non-regressing somehow working state

Personally I do not think it makes sense to use libunwind with gdb for
non-ia64.  GDB can unwind on its own there.

But thanks noticing this imperfectness of the patch.


Jan


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