[PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work

Pedro Alves palves@redhat.com
Wed Jun 29 09:41:00 GMT 2016


On 06/29/2016 09:57 AM, Manish Goregaokar wrote:
> No, strsep was just a better fit here. I wasn't aware that it doesn't
> work on windows.
> 
> I'll fix it to use strtok.

You can use strtok_r.  We pull the gnulib module that ensures it's
always available.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list