Use std::string in ctf_start
authorTom Tromey <tom@tromey.com>
Sat, 9 Sep 2017 16:17:11 +0000 (10:17 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 11 Sep 2017 22:15:12 +0000 (16:15 -0600)
commit50feb4bd435b86c73ea55049b7cf87cc709c1388
treee59ae0588b92fda4740cee2ade61c7435e81b948
parentc6dc63a16299e22fcb5bc13b34cb402a1bfcf6b9
Use std::string in ctf_start

This changes ctf_start to use std::string, allowing for some cleanup
removal.

ChangeLog
2017-09-11  Tom Tromey  <tom@tromey.com>

* ctf.c (ctf_start): Use std::string.
gdb/ChangeLog
gdb/ctf.c
This page took 0.024121 seconds and 4 git commands to generate.