Adjust more test cases to changed output of info var/func/type
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Mon, 16 Apr 2018 18:58:14 +0000 (20:58 +0200)
committerAndreas Arnez <arnez@linux.vnet.ibm.com>
Mon, 16 Apr 2018 18:58:14 +0000 (20:58 +0200)
commite3a91079b5e5669567424d3b2f31b48b7b89ef72
tree1d932eff64965e78a2e6286a28318e671b6440a6
parentc77852c8916415b089e56271b6ab9f793fdb413c
Adjust more test cases to changed output of info var/func/type

After this commit:

  b744723f57 -- Show line numbers in output for "info var/func/type"

the test cases dbx.exp and info-fun.exp yield new FAILs because two
regular expressions have not been adjusted to the changed output yet.
This is fixed.

gdb/testsuite/ChangeLog:

* gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
number information in output of "whereis" command.
* gdb.base/info-fun.exp: Likewise, for "info fun" command.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/dbx.exp
gdb/testsuite/gdb.base/info-fun.exp
This page took 0.092234 seconds and 4 git commands to generate.