This is the mail archive of the gdb-patches@sourceware.org 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] osabi.c (user_osabi_state): Delete osabi_default, unused.


On Mon, Nov 07, 2016 at 11:01:11PM +0000, Doug Evans wrote:
> Hi.
> 
> While trying to fix an osabi problem I ran across this.
> [could perhaps be checked in as obvious, but there's no rule requiring that]
> 
> 2016-11-07  Doug Evans  <dje@google.com>
> 
> 	* osabi.c (user_osabi_state): Delete osabi_default, unused.

Patch is good to me.

user_osabi_state should only have two states, "auto" (set osabi auto) and
"user" (set osabi anything.else).


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