[RFA] Fix PR python/18984

Tom Tromey tom@tromey.com
Fri May 20 19:48:00 GMT 2016


Tom> +    gdb_test "python print len(\[gdb.solib_name(0xffffffffffffffff)\])" "1"

Apparently my build is using Python 2, so this slipped through.
I'll fix up the tests in these patches for Python 3 compatibility.

Tom



More information about the Gdb-patches mailing list