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
>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:
Pedro> Besides, you can't make libunwind-frame.c ia64-exclusive
Pedro> (whatever that means, though I assume basically file and function
Pedro> renaming) without fixing the libunwind.h header problem.
I mostly tuned out of this thread, but I am curious to know if someone
has a reason we would ever want to expand our use of libunwind.
Does it provide some benefit over gdb's built-in unwinders?
Tom