diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-10-21 12:06:22 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2017-10-21 12:06:22 -0400 |
commit | 6e17c56511104abd605bd2d122104467fc4f0089 (patch) | |
tree | eb7995b7ea1d9f2348f698697f7a6d898374e05d /gdb/target.c | |
parent | cfba98720f62473abc54457a376a3b7aa7ab1e40 (diff) | |
download | gdb-6e17c56511104abd605bd2d122104467fc4f0089.zip gdb-6e17c56511104abd605bd2d122104467fc4f0089.tar.gz gdb-6e17c56511104abd605bd2d122104467fc4f0089.tar.bz2 |
Use std::string in memory_map_parsing_data
Replace the fixed-size array with a string.
gdb/ChangeLog:
* memory-map.c (struct memory_map_parsing_data) <property_name>:
Change type to std::string.
(memory_map_start_property): Adjust.
(memory_map_end_property): Adjust.
Diffstat (limited to 'gdb/target.c')
0 files changed, 0 insertions, 0 deletions