diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-05-02 14:25:43 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-05-02 14:25:43 -0400 |
commit | d17f7b365cf3896b3129b9077d55b3154fc43131 (patch) | |
tree | 68146eecf2cce5d3204e44993bfe24a7cfccb1e6 /gdb/tracepoint.c | |
parent | b560ebd6605503276e09b2ef75c94e1d10f176f2 (diff) | |
download | gdb-d17f7b365cf3896b3129b9077d55b3154fc43131.zip gdb-d17f7b365cf3896b3129b9077d55b3154fc43131.tar.gz gdb-d17f7b365cf3896b3129b9077d55b3154fc43131.tar.bz2 |
solib-target: Remove local variables
Now that we use std::vector, these local variables are not very useful.
They're not much shorter than the expressions they stand for.
gdb/ChangeLog:
* solib-target.c (solib_target_relocate_section_addresses):
Remove num_section_bases, num_bases, segment_bases variables.
Diffstat (limited to 'gdb/tracepoint.c')
0 files changed, 0 insertions, 0 deletions