Test case for Bug 28308
authorKevin Buettner <kevinb@redhat.com>
Sat, 2 Oct 2021 00:14:00 +0000 (17:14 -0700)
committerKevin Buettner <kevinb@redhat.com>
Wed, 10 Nov 2021 03:27:53 +0000 (20:27 -0700)
commitf493b71179ab70d5e278234cb763eede55d44e61
tree9e621ac5f1caa575e70c9fe8201042e786923562
parent9c95aea186b18310340915045189a4e39b8393ea
Test case for Bug 28308

The purpose of this test is described in the comments in
dprintf-execution-x-script.exp.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=28308

The name of this new test was based on that of an existing test,
bp-cmds-execution-x-script.exp.  I started off by copying that test,
adding to it, and then rewriting almost all of it.  It's different
enough that I decided that listing the copyright year as 2021
was sufficient.
gdb/testsuite/gdb.base/dprintf-execution-x-script.c [new file with mode: 0644]
gdb/testsuite/gdb.base/dprintf-execution-x-script.exp [new file with mode: 0644]
gdb/testsuite/gdb.base/dprintf-execution-x-script.gdb [new file with mode: 0644]