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: [RFC/TileGX] enable gdbserver in configure.tgt for tilegx


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


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