[PATCH] Fix a bug on uploading tsv

Pedro Alves palves@redhat.com
Mon Sep 3 15:43:00 GMT 2012


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



More information about the Gdb-patches mailing list