[PATCH v2 3/6] Rename Python variable in py-inferior.exp

Pedro Alves pedro@palves.net
Fri Jul 14 16:34:04 GMT 2023


On 2023-07-11 17:14, Tom Tromey via Gdb-patches wrote:
> py-inferior.exp creates a Python variable named 'str'.  This clashes
> with the built-in type of the same name and can be confusing when
> trying to evaluate Python code when debugging the test case.  This
> patch renames it.

Thanks.

Approved-By: Pedro Alves <pedro@palves.net>



More information about the Gdb-patches mailing list