This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: [PATCH] Handle IA-64 signal handler frames, call dummy frames


   Date: Wed, 26 Apr 2000 07:04:52 -0400 (EDT)
   From: Eli Zaretskii <eliz@delorie.com>

   > Date: Tue, 25 Apr 2000 00:02:21 -0700
   > From: Kevin Buettner <kevinb@cygnus.com>
   > 
   > 	* ia64-linux-tdep.c: New file.

   This new file requires to tweak fnchange.lst, to prevent collision
   with the existing ia64-linux-nat.c.  Mapping it to something like
   ia64linux-tdep.c would be good enough.

Wouldn't it make more sense to mangle the name of the xxx-nat.c file
instead of the xxx-tdep.c file?  One should never need the xxx-nat.c
file on a dos-ish system while there might be some legitimate use for
the xxx-tdep.c file.

Mark

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