]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Add target_ops argument to to_can_run
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 30db237d0842d370de43657bdd5d803cd6ad6e6b..1cbdfe6f1bae68cc1d3653d8c5e35795c5b6e324 100644 (file)
@@ -1,3 +1,14 @@
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * windows-nat.c (windows_can_run): Add 'self' argument.
+       * target.h (struct target_ops) <to_can_run>: Add argument.
+       (target_can_run): Add argument.
+       * target.c (debug_to_can_run): Add argument.
+       (update_current_target): Update.
+       * nto-procfs.c (procfs_can_run): Add 'self' argument.
+       * inf-child.c (inf_child_can_run): Add 'self' argument.
+       * go32-nat.c (go32_can_run): Add 'self' argument.
+
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
        * target.h (struct target_ops) <to_has_exited>: Add argument.