aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2/var-access.exp
diff options
context:
space:
mode:
authorAndreas Arnez <arnez@linux.vnet.ibm.com>2017-06-13 15:20:30 +0200
committerAndreas Arnez <arnez@linux.vnet.ibm.com>2017-06-13 15:20:30 +0200
commit840989c113433c069f54872d7e051e1572202326 (patch)
tree7c6a1454ce5e3454437124f6470bb0845dc9800a /gdb/testsuite/gdb.dwarf2/var-access.exp
parent3bf310110722b03d9ff9c4f34f5920a9be2878d0 (diff)
downloadgdb-840989c113433c069f54872d7e051e1572202326.zip
gdb-840989c113433c069f54872d7e051e1572202326.tar.gz
gdb-840989c113433c069f54872d7e051e1572202326.tar.bz2
read/write_pieced_value: Drop 'buffer_size' variable
When the variable 'buffer_size' in read_pieced_value and write_pieced_value was introduced, it was needed for tracking the buffer's allocated size. Now that the buffer's data type has been changed to a std::vector, the variable is no longer necessary; so remove it. gdb/ChangeLog: * dwarf2loc.c (read_pieced_value): Remove buffer_size variable. (write_pieced_value): Likewise.
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/var-access.exp')
0 files changed, 0 insertions, 0 deletions