]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
Add target_ops argument to to_has_exited
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:33:18 +0000 (21:33 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:49 +0000 (07:45 -0700)
commitd796e1d62f3cf00c48bf8e88d3f4e83848080525
treeba7ffcccebdf6aa9d00875d1addc5f211dbdac94
parentff214e679c60368c23e4052c9efcc7457a3a2c43
Add target_ops argument to to_has_exited

2014-02-19  Tom Tromey  <tromey@redhat.com>

* target.h (struct target_ops) <to_has_exited>: Add argument.
(target_has_exited): Add argument.
* target.c (debug_to_has_exited): Add argument.
(update_current_target): Update.
gdb/ChangeLog
gdb/target.c
gdb/target.h