constify probe.c function
authorTom Tromey <tromey@redhat.com>
Tue, 10 Jun 2014 17:25:18 +0000 (11:25 -0600)
committerTom Tromey <tromey@redhat.com>
Wed, 18 Jun 2014 14:16:54 +0000 (08:16 -0600)
commit8236def8eb5276731a00eb21c2e687e4484aeb59
treee0093625aca243fa217bebad58b4bbab7c70765a
parent3977b71f1dfd04b6ac2c14e1405ce251c31a38aa
constify probe.c function

This constifies an argument to info_probes_for_ops.

2014-06-18  Tom Tromey  <tromey@redhat.com>

* probe.c (info_probes_for_ops): Make "arg" const.
* probe.h (info_probes_for_ops): Update.
gdb/ChangeLog
gdb/probe.c
gdb/probe.h