On 5/11/20 11:49 AM, Tom de Vries wrote: > On 08-05-2020 21:00, Keith Seitz via Gdb-patches wrote: >> -gdb_test "print s'last" " = 3" >> + gdb_test "print s'last" " = 3Z Wow, how did that happen?! Thank you for pointing this out. I've pushed the obvious patch. Keith