]> Git Repo - binutils.git/commit - gdb/probe.c
Remove some cleanups from probe.c
authorTom Tromey <[email protected]>
Thu, 12 Oct 2017 22:19:55 +0000 (16:19 -0600)
committerTom Tromey <[email protected]>
Mon, 16 Oct 2017 22:10:19 +0000 (16:10 -0600)
commit2dc0e219715356c6acbc3bea85ddec288f752f1f
tree28fe40dc43ec9c2744f9d97299fe3569aa9df127
parentb05628f0a878cdd64492bbc49d60003d699763ad
Remove some cleanups from probe.c

This removes some cleanups from parse_probes by using std::string; and
removes some unnecessary cleanups from elsewhere in probe.c.

ChangeLog
2017-10-16  Tom Tromey  <[email protected]>

* probe.c (parse_probes): Use std::string.
(info_probes_for_ops, enable_probes_command)
(disable_probes_command): Remove cleanups.
gdb/ChangeLog
gdb/probe.c
This page took 0.02887 seconds and 4 git commands to generate.