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] Fix a bug on uploading tsv


On 09/03/2012 04:30 PM, Yao Qi wrote:

> gdb/gdbserver:
> 
> 2012-09-03  Yao Qi  <yao@codesourcery.com>
> 
> 	* tracepoint.c (cmd_qtsv): Adjust debug message.
> 	Remove an incorrect condition checking.

OK, thanks.

Note that "incorrect" is a more of a _why_ than a _what_.
A _what_ entry would be something like:

2012-09-03  Yao Qi  <yao@codesourcery.com>

 	Remove an incorrect condition check.

 	* tracepoint.c (cmd_qtsv): Adjust debug message.
	Don't check CUR_TPOINT.

-- 
Pedro Alves


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