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 v5 4/4] Make breakpoint/location number parsing error output consistent


Hi Xavier,

On 11/03/2017 08:54 AM, Xavier Roirand wrote:
> Pedro,
> 
> Thanks for all of your work (code enhancement & test optimisation). I've
> tested it and it works fine :)
> 
> Notice the typo in gdb/breakpoint.c at line 14319:
> 
>> x.y   where 'x' is a breakpoint number and 'z' a location number
> 
> should be:
> 
>> x.y   where 'x' is a breakpoint number and 'y' a location number

Thanks, fixed and ...

> 
> Please could you commit your changes ?

... now pushed.

Thanks,
Pedro Alves


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