gdb/fortran: Add test for module variables in 'info variables' output
authorAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 24 Jul 2019 13:00:07 +0000 (14:00 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 16 Oct 2019 21:22:09 +0000 (22:22 +0100)
commit0b54364d92d9cddb490f9291ec8eef11086b0917
treebe0912830da06cd1482d0c0b1cd0b709dcc58278
parent7ff5fae704ca96a9ce17cba5004e7b8402bb70bb
gdb/fortran: Add test for module variables in 'info variables' output

Recent work from Tom Tromey to better handle variables with associated
copy relocations has fixed a Fortran issue where module variables
wouldn't show up in the output of 'info variables'.

This commit adds a test for this functionality to ensure it doesn't
get broken in the future.

gdb/testsuite/ChangeLog:

* gdb.fortran/module.exp: Extend with 'info variables' test.

Change-Id: I7306b1d0a9a72947fd48ad7a03f49df774d6573b
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.fortran/module.exp
This page took 0.026157 seconds and 4 git commands to generate.