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 6/6] gdbserver: whitespace, move text out of column one


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


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