Remove some cleanups from tracepoint.c
authorTom Tromey <tom@tromey.com>
Thu, 28 Sep 2017 02:52:48 +0000 (20:52 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 30 Sep 2017 02:46:44 +0000 (20:46 -0600)
commit8abcee91738bf0be98e949049c559839ef811ae4
tree60843ae610a2b79a0e2b7e1955ebed8819dc7f6c
parent6ad94bc76615933a234a219368f1b9af2a64d746
Remove some cleanups from tracepoint.c

This removes some cleanups from tracepoint.c by using std::string.  It
also removes some unused cleanup declarations.

gdb/ChangeLog
2017-09-29  Tom Tromey  <tom@tromey.com>

* tracepoint.c (trace_variable_command): Use std::string.
(encode_actions_1): Remove unused declarations.
(create_tsv_from_upload): Use std::string.
gdb/ChangeLog
gdb/tracepoint.c
This page took 0.036149 seconds and 4 git commands to generate.