]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use the .py file in gdb.dap/pause.exp
authorTom Tromey <tromey@adacore.com>
Fri, 16 Feb 2024 17:39:46 +0000 (10:39 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 27 Feb 2024 16:46:31 +0000 (09:46 -0700)
commitcfe51255b892962c25166cc0afd8911caf9e1e56
tree7197d7e351c864684b5ef010f3032e0275fc2718
parenta207f6b3a384897be1dab081a0a9a206593029de
Use the .py file in gdb.dap/pause.exp

Tom de Vries pointed out that the gdb.dap/pause.exp test writes a
Python file but then does not use it.  This patch corrects the
oversight.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31354
Reviewed-By: Tom de Vries <tdevries@suse.de>
gdb/testsuite/gdb.dap/pause.exp