diff options
author | Luis Machado <luis.machado@linaro.org> | 2020-12-30 10:46:11 -0300 |
---|---|---|
committer | Luis Machado <luis.machado@linaro.org> | 2021-03-24 14:54:22 -0300 |
commit | 93e447c605e549f183681ed60e729d3d50f4d113 (patch) | |
tree | 166e38a03d22d886cb773d3b42fe1384d9243fa9 /gdb/inline-frame.h | |
parent | 4601818e8c06bb8a5bf4b63fa527c69d3f81c6f0 (diff) | |
download | binutils-93e447c605e549f183681ed60e729d3d50f4d113.zip binutils-93e447c605e549f183681ed60e729d3d50f4d113.tar.gz binutils-93e447c605e549f183681ed60e729d3d50f4d113.tar.bz2 |
Convert char array to std::string in linux_find_memory_regions_full
This is a quick cleanup that removes the use of fixed-length char arrays and
uses std::string instead.
gdb/ChangeLog:
2021-03-24 Luis Machado <luis.machado@linaro.org>
* linux-tdep.c (linux_find_memory_regions_full): Use std::string
instead of char arrays.
Diffstat (limited to 'gdb/inline-frame.h')
0 files changed, 0 insertions, 0 deletions