Use std::string in break-catch-sig.c
authorTom Tromey <tom@tromey.com>
Thu, 22 Sep 2016 15:50:50 +0000 (09:50 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 23 Sep 2016 17:37:06 +0000 (11:37 -0600)
commit5809899dad253e2fefcb6f7ae57a6f43cfa4e3c5
tree951464ead35c36fe80c51a76827e78a7e4d4ca17
parent3e25a500a1ba05587389737e7c617e5ae6dd2bcf
Use std::string in break-catch-sig.c

This changes one spot in break-catch-sig.c to use std::string,
removing some cleanups.

2016-09-23  Tom Tromey  <tom@tromey.com>

* break-catch-sig.c: Include <string>.
(signal_catchpoint_print_one): Use std::string.
gdb/ChangeLog
gdb/break-catch-sig.c
This page took 0.024629 seconds and 4 git commands to generate.