[RFC/TileGX] enable gdbserver in configure.tgt for tilegx

Pedro Alves palves@redhat.com
Wed Feb 27 14:15:00 GMT 2013


On 02/27/2013 03:28 AM, Jiong Wang wrote:
> this patch enable gdbserver build for tilegx, and replace whitespaces
> with tab.

We prefer whitespace/formatting fixes to be separate from real changes (unless
the patch actually touches all the lines anyway).

Please commit first a patch that fixes the whitespace, and then as another
patch the gdbserver bit.

Write as:

         * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.

and:

         * configure.tgt (tilegx-*-linux*): Enable gdbserver.

Thanks.

> 
> gdb/ChangeLog:
>         * configure.tgt: Enable gdbserver for tilegx.
>         Replace whitespaces with tab.
> 
> please review, thanks.
> 
> ---
> Regards,
> Jiong
> Tilera Corporation
> 
> 


-- 
Pedro Alves



More information about the Gdb-patches mailing list