This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Avoid spaces in osabi names
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 8 Mar 2016 12:59:13 -0800
- Subject: Re: [PATCH] Avoid spaces in osabi names
- Authentication-results: sourceware.org; auth=none
- References: <1457377364-990-1-git-send-email-palves at redhat dot com>
Hi Pedro,
> gdb/ChangeLog:
> 2016-03-07 Pedro Alves <palves@redhat.com>
>
> * osabi.c (gdb_osabi_names): Avoid spaces in osabi names.
FWIW, I think this is the best compromise. The new names you chose
also look good to me.
--
Joel