[review] Allow re-assigning to convenience variables

Pedro Alves palves@redhat.com
Thu Nov 14 16:44:00 GMT 2019


LGTM.

> +    gdb_test "print \$arr = { 1, 2, 3}" \

> +    gdb_test "print \$arr = { 0, 1, 2, 3}" \

Noticed the spurious space after '{' but not before '}'.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list