[PATCH]: ptype of pointer to typedef

Andrew Burgess aburgess@broadcom.com
Tue Sep 11 09:05:00 GMT 2012


On 10/09/2012 4:44 PM, Tom Tromey wrote:
>>>>>> "Andrew" == Andrew Burgess <aburgess@broadcom.com> writes:
>
> Andrew> The test case builds on an existing test that was marked as
> Andrew> xfail in a few cases, I've extended the xfail to cover the new
> Andrew> case I've added, but I have no way to check if this is the right
> Andrew> thing to do or not, I'm happy to change the patch if anyone has
> Andrew> an opinion.
>
> I would just drop the xfails.
> If they are needed, somebody with the affected environment can write them.

Done.

>
> The patch is ok with that change.
>
> Andrew> +gdb_test "ptype pv_char_array" "type = (|unsigned )char
> Andrew> \\(\\*\\)\\\[0?\\\]"
> Andrew> +
>
> Your email got wrapped somehow.

Apologies.

Committed with the above change.

Thanks,
Andrew



More information about the Gdb-patches mailing list