Use std::string in info_symbol_command
authorTom Tromey <tom@tromey.com>
Sat, 30 Sep 2017 04:49:36 +0000 (22:49 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 3 Oct 2017 11:33:48 +0000 (05:33 -0600)
commit5178ed487f813639e660fba23215fa7ba69a769e
tree77fe67cbeb8b1a246f01906bbc926a31a43d5dff
parent8cff8730f43548d17530c9d31aac1d381351addc
Use std::string in info_symbol_command

This removes a cleanup by using std::string in info_symbol_command.

2017-10-03  Tom Tromey  <tom@tromey.com>

* printcmd.c (info_symbol_command): Use std::string.
gdb/ChangeLog
gdb/printcmd.c
This page took 0.035981 seconds and 4 git commands to generate.