diff options
author | Will Newton <willnewton@sourceware.org> | 2013-06-18 18:16:16 +0000 |
---|---|---|
committer | Will Newton <willnewton@sourceware.org> | 2013-06-18 18:16:16 +0000 |
commit | 6de7c271e1b4daf1e2cb9ed807cf953fb2e15d0d (patch) | |
tree | 1af387aef72b9722447e3ec302600c2e0cb3911b /gdb/python | |
parent | 5bd1ef568c63cbcf6ed99a083eeb18cf940871dd (diff) | |
download | gdb-6de7c271e1b4daf1e2cb9ed807cf953fb2e15d0d.zip gdb-6de7c271e1b4daf1e2cb9ed807cf953fb2e15d0d.tar.gz gdb-6de7c271e1b4daf1e2cb9ed807cf953fb2e15d0d.tar.bz2 |
testsuite/gdb.base: Make skip test use defined behaviour.
The skip test currently relies on the order of evaluation of
arguments which is not defined. Use the comma operator where
order is defined instead.
gdb/testsuite/ChangeLog:
2013-06-18 Will Newton <will.newton@linaro.org>
* gdb.base/skip.c: Use comma to evaluate results of foo()
and bar() before passing to baz().
* gdb.base/skip.c: baz() now takes one argument instead of
two.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions