constify get_bookmark and goto_bookmark
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5ebae5e9c2db2efd099bd1b1e2a527ec0d0fadbb..49d41fcad790744e7038109fea9d2506539b8985 100644 (file)
@@ -1,3 +1,15 @@
+2014-06-26  Tom Tromey  <tromey@redhat.com>
+
+       * record-full.c (record_full_get_bookmark): Make "args" const.
+       (record_full_goto_bookmark): Make "raw_bookmark" const.
+       * record.c (record_goto): New function.
+       (cmd_record_goto): Use it.  Now static.
+       * record.h (record_goto): Declare.
+       (cmd_record_goto): Remove declaration.
+       * target-delegates.c: Rebuild.
+       * target.h (struct target_ops) <to_get_bookmark,
+       to_goto_bookmark>: Make parameter const.
+
 2014-06-26  Tom Tromey  <tromey@redhat.com>
 
        * defs.h (generic_load): Update.
This page took 0.02391 seconds and 4 git commands to generate.