Add target_ops argument to to_get_tracepoint_status
[binutils-gdb.git] / gdb / ChangeLog
index b337fa39aeacdca492b8ede6ef9fc6fd65bb0ef9..b6a692caba3e4e02b6030cb39794fdbc576e6e7d 100644 (file)
@@ -1,3 +1,12 @@
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * tracepoint.c (tfile_get_tracepoint_status): Add 'self' argument.
+       * target.h (struct target_ops) <to_get_tracepoint_status>: Add
+       argument.
+       (target_get_tracepoint_status): Add argument.
+       * target.c (update_current_target): Update.
+       * remote.c (remote_get_tracepoint_status): Add 'self' argument.
+
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
        * tracepoint.c (tfile_get_trace_status): Add 'self' argument.