This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch 1/2] libunwind/ia64: Rename libunwind-frame.[ch]
On Tue, 06 Mar 2012 10:43:38 +0100, Pedro Alves wrote:
> I could live quite well without the tdep bit, thus, ia64-libunwind-frame.[hc];
> or, since we're really using libunwind's libunwind-ia64.h and libunwind-ia64.so,
> we could also go with libunwind-ia64-frame.[hc].
I find "tdep" important there, that it is really a target-only file.
I had rather an idea ia64-tdep-libunwind.[ch].
Jan