]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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)
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.


No differences found