Add test for DAP pause request
authorTom Tromey <tromey@adacore.com>
Wed, 10 May 2023 19:05:54 +0000 (13:05 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 12 Jun 2023 18:09:28 +0000 (12:09 -0600)
commit070e93a8b86deaa7b4813839698e4771d282af93
treea6c01b5ea855ad834b6617752e68ffc3150240d8
parent8c8701f9cf5bcdb07fa318fd93c2c61fea81cba4
Add test for DAP pause request

I neglected to write a test for the DAP "pause" request.  This patch
adds one.
gdb/testsuite/gdb.dap/pause.exp [new file with mode: 0644]