ping: [gcc patch] libcc1: '@' GDB array operator

Jan Kratochvil jan.kratochvil@redhat.com
Thu Jun 4 08:56:00 GMT 2015


On Thu, 04 Jun 2015 10:36:46 +0200, Manuel López-Ibáñez wrote:
> except for printing a memory
> region, and for that purpose one only needs to parse LHS@RHS and only
> one @ makes sense within the same print command.

Yes, just LHS or RHS can be pretty complicated containing the '@' character at
least in strings / character constants.

I agree that GDB-side parser will work in almost all cases, just one can then
always find some awkward countercase.


Jan



More information about the Gcc-patches mailing list