[PATCH Bug breakpoints/14381] Fix linespec to parse file name that begin with decimal numbers

Keith Seitz keiths@redhat.com
Thu Jul 26 18:21:00 GMT 2012


On 07/26/2012 06:52 AM, Tom Tromey wrote:
>>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
>
> Keith> Ok for HEAD and 7.5?
>
> One nit...
>
> Keith> +      && !isspace(*PARSER_STREAM (parser)) && *PARSER_STREAM (parser) != ','
>
> Space after "isspace"

Ha. I didn't even notice that had been committed.

> Ok with that fix, thanks.
>

Committed to HEAD and 7.5. Thank you for the review.

Keith



More information about the Gdb-patches mailing list