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: [patch 1/2] libunwind/ia64: Rename libunwind-frame.[ch]


> Date: Tue, 6 Mar 2012 10:52:36 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> 
> 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].

Then it probably should be ia64-libunwind-tdep.c since we only have
files that have the -tdep bit as a suffix.


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