diff options
author | Anton Kolesov <Anton.Kolesov@synopsys.com> | 2017-03-06 21:24:38 +0300 |
---|---|---|
committer | Anton Kolesov <Anton.Kolesov@synopsys.com> | 2017-03-14 15:07:25 +0300 |
commit | 0efcde634d45f4cda03fd18c43ff449103559d7a (patch) | |
tree | 920e0841e873ee3ca3321bcde499c539df33f6ce /binutils/testsuite/binutils-all | |
parent | a379284af268ed768674e7f452ca78dad2aaaf55 (diff) | |
download | binutils-0efcde634d45f4cda03fd18c43ff449103559d7a.zip binutils-0efcde634d45f4cda03fd18c43ff449103559d7a.tar.gz binutils-0efcde634d45f4cda03fd18c43ff449103559d7a.tar.bz2 |
Add test name argument to get_valueof, get_integer_valueof and get_sizeof
An optional parameter TEST has been added to get_hexadecimal_valueof in commit:
https://sourceware.org/ml/gdb-patches/2016-06/msg00469.html
This patch adds a similar optional parameter to other related methods that
retrieve expression values: get_valueof, get_integer_valueof and get_sizeof.
Thus tests that evaluate same expression multiple times can provide custom
test names, ensuring that test names will be unique.
gdb/testsuite/ChangeLog:
2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
* lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
Add optional 'test' parameter.
Diffstat (limited to 'binutils/testsuite/binutils-all')
0 files changed, 0 insertions, 0 deletions