Testcase for previous handle_no_resumed fixes
authorPedro Alves <pedro@palves.net>
Mon, 6 Jul 2020 19:02:51 +0000 (20:02 +0100)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 8 Jul 2020 18:19:08 +0000 (14:19 -0400)
commit1fcb3bd3f0c3e8f65e742a64fd1e0b1f58ba5a88
treede7ec6baf07b9353fe69ba9d74a1f0ab6bf10d25
parentaecd6cb8be50a4a70f23a6307b75834158e1ca88
Testcase for previous handle_no_resumed fixes

This adds a testcase that covers the scenarios described in the
previous two commits.

gdb/testsuite/ChangeLog:

PR gdb/26199
* gdb.multi/multi-target.c (exit_thread): New.
(thread_start): Break loop if EXIT_THREAD.
* gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
(top level) Call test_no_resumed.
gdb/testsuite/gdb.multi/multi-target.c
gdb/testsuite/gdb.multi/multi-target.exp
This page took 0.024481 seconds and 4 git commands to generate.