]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Test breakpoint commands w/ "continue" + Ctrl-C
authorPedro Alves <palves@redhat.com>
Thu, 16 Nov 2017 18:44:44 +0000 (18:44 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 16 Nov 2017 18:44:44 +0000 (18:44 +0000)
commita0922d80dff15d4fbd5d469f56bcd1696846b90a
treeaf7cb462903ddb51adf18208569aa889f8852e8b
parent9ccabccd15603dbf9fe988c86708fe644d1398a7
Test breakpoint commands w/ "continue" + Ctrl-C

This adds the testcase that exposed the multiple problems with Ctrl-C
handling fixed by the previous patches, when run against both native
and gdbserver GNU/Linux.

gdb/ChangeLog:
2017-11-16  Pedro Alves  <palves@redhat.com>

* gdb.base/bp-cmds-continue-ctrl-c.c: New file.
* gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/bp-cmds-continue-ctrl-c.c [new file with mode: 0644]
gdb/testsuite/gdb.base/bp-cmds-continue-ctrl-c.exp [new file with mode: 0644]