gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp
authorAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 8 Oct 2019 09:13:54 +0000 (10:13 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 19 Nov 2019 00:37:21 +0000 (00:37 +0000)
commitf833b7a7da710991d4b91b0e994abd1eef9a7d77
treecdc2287766a35268422f46c782127628c243145b
parent30d0a63681c24106d4ea3239be4bbd72a0b67646
gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp

The recently added gdb.base/ctf-cvexpr.exp is just a copy of
gdb.base/cvexpr.exp but compiled with different options.  This patch
merges these two tests together into a single test script.

I tested this change using a version of GCC with CTF support added.

gdb/testsuite/ChangeLog:

* gdb.base/ctf-cvexpr.exp: Delete.
* gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.

Change-Id: If678c3e38cb444867defa970203d26563f15dba4
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/ctf-cvexpr.exp [deleted file]
gdb/testsuite/gdb.base/cvexpr.exp
This page took 0.025491 seconds and 4 git commands to generate.