[PATCH] Disable bracketed paste mode in GDB tests

Tom Tromey tom@tromey.com
Mon Jan 18 19:52:42 GMT 2021


Tom> If you can tell me how to detect the failure, I'll see what I can do.

I just tried wrapping the setting like

$if version >= 8.0
set ...
$endif

... but bizarrely, this did not work with readline 8.1, while the
version without the $if did.

Tom


More information about the Gdb-patches mailing list