Use std::string in macho_symfile_read_all_oso
authorTom Tromey <tom@tromey.com>
Sun, 25 Sep 2016 03:28:52 +0000 (21:28 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 13 Oct 2016 01:59:29 +0000 (19:59 -0600)
commitaf533a5f8b149bfa1394ab04c3947e97dd507a33
treef3352ae5be9752a1b5cbad72a64255bcdc4dc3c0
parentd1a760cbb796b62f18ff6b81a189fd261809ef74
Use std::string in macho_symfile_read_all_oso

This changes macho_symfile_read_all_oso to use std::string.  This
avoids a cleanup.

2016-10-12  Tom Tromey  <tom@tromey.com>

* machoread.c (macho_symfile_read_all_oso): Use std::string.
gdb/ChangeLog
gdb/machoread.c
This page took 0.024678 seconds and 4 git commands to generate.