aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-prettyprint.exp
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2014-08-07 15:01:22 +0800
committerYao Qi <yao@codesourcery.com>2014-08-09 08:40:17 +0800
commit5792e8e37be2f848152115fd4783b0e28b5253ad (patch)
tree15c8cda3fb188d6958ef7551b9e2869f498b0201 /gdb/testsuite/gdb.python/py-prettyprint.exp
parent26278bb8717a16139b3a4da9ba1cd2aed435f1ee (diff)
downloadgdb-5792e8e37be2f848152115fd4783b0e28b5253ad.zip
gdb-5792e8e37be2f848152115fd4783b0e28b5253ad.tar.gz
gdb-5792e8e37be2f848152115fd4783b0e28b5253ad.tar.bz2
Make test messages in gdb.mi/mi-var-display.exp unique
When I fix a bug in gdb.mi/mi-var-display.exp, I find its test messages aren't unique, which makes some confusions for me. $ cat testsuite/gdb.sum | grep "PASS" | sort | uniq -c | sort -n ... 2 PASS: gdb.mi/mi-var-display.exp: set format variable bar 2 PASS: gdb.mi/mi-var-display.exp: set format variable foo 2 PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr 2 PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr 2 PASS: gdb.mi/mi-var-display.exp: show format variable foo 3 PASS: gdb.mi/mi-var-display.exp: eval variable foo This patch is to make test messages in mi-var-display.exp unique. gdb/testsuite: 2014-08-09 Yao Qi <yao@codesourcery.com> PR testsuite/13443 * gdb.mi/mi-var-display.exp: Make test messages unique.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-prettyprint.exp')
0 files changed, 0 insertions, 0 deletions