From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: Andrew Cagney Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: gdbserver/{,,}.c?; Was: [rfa] gdbserver overhaul Date: Sun, 21 Oct 2001 04:02:00 -0000 Message-id: References: <20011011161453.A15989@nevyn.them.org> <3BCD045B.4050607@cygnus.com> <20011017002357.A25378@nevyn.them.org> <3BCDDD47.2010805@cygnus.com> X-SW-Source: 2001-10/msg00280.html Andrew Cagney writes: > > I used lnx-, because they needed to be 8.3 unique - isn't that > > preferred to an entry in fnmatch.* (?)? They were originally > > low-linux-*.c instead, which was much more logical to me. I'll go back > > to that if the 8.3 conflicts are not a concern. > > I think the ``keep it consistent and call it linux'' concern overrides > the 8.3 concern. It just occured to me that if we really want to use a consistent naming scheme, we should probably use CPU-OS-low.c (i.e. i386-linux-low.c) just like we have CPU-OS-tdep.c and CPU-OS-nat.c.