OSDN Git Service

* remote.c (remote_disconnect): Add TARGET argument.
authordrow <drow>
Fri, 5 May 2006 20:08:45 +0000 (20:08 +0000)
committerdrow <drow>
Fri, 5 May 2006 20:08:45 +0000 (20:08 +0000)
commita0609021264c4f0c37044a82f61f8b4862142199
tree63a60d60afd4213da4dd1bc1bd2b6092c5f007d0
parent138ee8f070252a403d4466bf38985c5a693cff5f
* remote.c (remote_disconnect): Add TARGET argument.
* target.c (debug_to_disconnect): Delete.
(update_current_target): Do not inherit to_disconnect.
(target_disconnect): Search for a target to implement to_disconnect.
(setup_target_debug): Do not reference to_disconnect.
* target.h (struct target_ops): Add target argument to
to_disconnect.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
gdb/target.h