commit | c52ce603561128ca3b9bc626f27abd8cda09b4d6 | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Mon Oct 10 16:24:38 2022 +0200 |
committer | Tom de Vries <tdevries@suse.de> | Mon Oct 10 16:24:38 2022 +0200 |
tree | cb691ce5af99359b995c5b22e6244d2db2cdd5b8 | |
parent | ed6cd15957b80502410b771e080a88b2e4c949dd [diff] |
[gdb/testsuite] Detect trailing ^C/^D in command Detect a trailing ^C/^D in the command argument of gdb_test_multiple, and error out. Tested on x86_64-linux.