[RFA] fix minor bug in malformed packet error message

Daniel Jacobowitz drow@false.org
Mon Jun 9 19:12:00 GMT 2008


On Mon, Jun 09, 2008 at 11:33:37AM -0700, Doug Evans wrote:
> This patch fixes a minor bug in malformed packet error messages.
> The error message tries to print the start of where things go bad,
> but due to the `*p++ != mumble' test the ++ causes the first character
> character to be missed.
> 
> ok to check in?
> 
> 2008-06-09  Doug Evans  <dje@google.com>
> 
> 	* remote.c (remote_wait): Include beginning of malformed packet
> 	in error output.

OK, thanks.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list