diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-09-15 16:41:34 +0200 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-09-15 16:41:34 +0200 |
commit | 3f8a7804287d3153fb4a8676b7304e67cca32be4 (patch) | |
tree | 39379c6f3d1c200c2f8256a1b923956d84a1a3c6 /gdb/source.h | |
parent | 785922a559529420ce9b11342d7abe6ad32b3595 (diff) | |
download | gdb-3f8a7804287d3153fb4a8676b7304e67cca32be4.zip gdb-3f8a7804287d3153fb4a8676b7304e67cca32be4.tar.gz gdb-3f8a7804287d3153fb4a8676b7304e67cca32be4.tar.bz2 |
dwarf2read: Replace copy_string usages with savestring
copy_string does the exact same thing as savestring, so replace the
usages of the former with the latter.
gdb/ChangeLog:
* dwarf2read.c (copy_string): Remove.
(parse_macro_definition): Replace copy_string with savestring.
Diffstat (limited to 'gdb/source.h')
0 files changed, 0 insertions, 0 deletions