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] Introduce skip_to_char and use it


On 16-01-27 01:27 PM, Simon Marchi wrote:
> On 16-01-27 06:21 AM, Pedro Alves wrote:
>> That sounds just like strchrnul, though.  It's not available everywhere,
>> but, gnulib has a strchrnul module that fixes that.
> 
> Sounds good, I'll prepare a patch that uses that instead.
> 
> Thanks,
> 
> Simon

Here is the patch: https://sourceware.org/ml/gdb-patches/2016-01/msg00678.html


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