This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: Try to include libunwind-ia64.h in libunwind-frame.h
On Mon, 13 Feb 2012 20:19:45 +0100, Pedro Alves wrote:
> On 02/13/2012 07:02 PM, Jan Kratochvil wrote:
> > It is required for ia64 but it can be used even with non-ia64 archs.
>
> How? AFAICS, no other target installs the libunwind sniffer. It's just
> dead code on other archs, if I'm reading the code correctly.
I see now. I did not know. Sure in this case this patch of mine was wrong.
I will therefore make libunwind usable only with ia64, this will be different
patch removing some parts of gdb/ code.
Sure welcome if Tristan would make it.
Thanks,
Jan