Remove a cleanup from trace_dump_actions
authorTom Tromey <tom@tromey.com>
Fri, 18 May 2018 20:23:27 +0000 (14:23 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 21 May 2018 15:53:15 +0000 (09:53 -0600)
commit15b6611c69f6fdb7a20cd50d33d9acf8c5c32037
treec04bff8b6eeb04533b96027be1abbd9392994d57
parentc0c9f665d9d4cdcef59cc7951396d843a7ea6a48
Remove a cleanup from trace_dump_actions

This changes trace_dump_actions to use std::string, removing a
cleanup.

Tested by the buildbot.

ChangeLog
2018-05-21  Tom Tromey  <tom@tromey.com>

* tracepoint.c (trace_dump_actions): Use std::string.
gdb/ChangeLog
gdb/tracepoint.c
This page took 0.026576 seconds and 4 git commands to generate.