This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 6/6] gdbserver: whitespace, move text out of column one
- From: Pedro Alves <palves at redhat dot com>
- To: Doug Evans <dje at google dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 18 Dec 2013 11:17:23 +0000
- Subject: Re: [PATCH 6/6] gdbserver: whitespace, move text out of column one
- Authentication-results: sourceware.org; auth=none
- References: <yjt2txe7tabw dot fsf at ruffy dot mtv dot corp dot google dot com>
On 12/17/2013 09:51 PM, Doug Evans wrote:
> Hi.
>
> This patch moves labels and debugging text out of column one
> so that various tools will show me the right function name in patch output.
>
> 2013-12-17 Doug Evans <dje@google.com>
>
> * linux-low.c (linux_attach): Whitespace change, don't begin debugging
> text in column one.
> (maybe_move_out_of_jump_pad): Ditto.
> (enqueue_one_deferred_signal): Ditto.
> (linux_wait_for_lwp): Whitespace change, indent "retry" label.
> (linux_wait_1): Ditto. Don't begin debugging text in column one.
OK, thanks.
--
Pedro Alves