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: Linux sigtramp detection code moved to its proper place


   Date: Mon, 20 Mar 2000 05:02:58 -0500 (EST)
   From: Eli Zaretskii <eliz@delorie.com>

   >    How about i386linux-tdep.c, for example?
   > 
   > Yuck, that's ugly!

   How is it uglier than i386gnu-nat.c?

I want either i386-linux-nat.c and i386-linux-tdep.c or
i386linux-nat.c and i386linux-tdep.c, but *not* a mixture of those.
If I ever see the need for target dependent code for the Hurd/i386 it
will end up in i386gnu-tdep.c (which isn't 8.3 unique either).

   > Is it really important that these Linux-specific files are correctly
   > extracted on MS-DOS?  I believe your argument was about buggy tar
   > programs floating around, but I don't think it is too much too ask
   > people to fix their tar before trying to build GDB.

   What would you suggest for a non-buggy Tar program to do, exactly?

Simply overwrite the files, possibly asking confirmation from the
user.  This shouldn't be a problem, since the DJGPP native port
doesn't need i386-linux-nat.c nor i386-linux-tdep.c.

Mark

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