constify inf_child_open_target
authorTom Tromey <tromey@redhat.com>
Mon, 21 Jul 2014 22:49:09 +0000 (16:49 -0600)
committerTom Tromey <tromey@redhat.com>
Thu, 24 Jul 2014 17:30:02 +0000 (11:30 -0600)
commit0d5f0dbeb03bab0ce02bf9a4e61d298ad7f1c9bb
tree4cf74360b616b4552a9ffad698137cf43e1a7701
parent41c77899672db7a30d09d2e68524f0eb3faf937b
constify inf_child_open_target

This constifies an argument to inf_child_open_target.

2014-07-24  Tom Tromey  <tromey@redhat.com>

* inf-child.c (inf_child_open_target): Make "arg" const.
* inf-child.h (inf_child_open_target): Update.
gdb/ChangeLog
gdb/inf-child.c
gdb/inf-child.h