[PATCH] Avoid spaces in osabi names

Pedro Alves palves@redhat.com
Wed Mar 9 15:58:00 GMT 2016


On 03/08/2016 08:59 PM, Joel Brobecker wrote:
> 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.

Alright, pushed.  Thanks.

I should point out: the osabi can also be sent in XML target 
descriptions, but gdbserver is currently only including
an <osabi> element on GNU/Linux target descriptions.  Hopefully
no stub outside our tree is sending any of the affected names.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list