This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [PATCH/RFA] Generic OS ABI handling


"Alfred M. Szmidt" wrote:
> 
> >> +static const char * const gdb_osabi_names[] =
> >> +{
> >> +  "<unknown>",
> >> +
> >> +  "SVR4",
> >> +  "GNU Hurd",
>        ^^^^^^^^
> This should be changed to GNU.

I'm not sure I agree, since Linux is now referred to as 
GNU/Linux.  If there's room for confusion, extra info
cannot hurt.


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