OSDN Git Service

* inferior.h (start_remote): Update prototype.
authorDaniel Jacobowitz <dan@debian.org>
Wed, 18 Oct 2006 16:56:13 +0000 (16:56 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Wed, 18 Oct 2006 16:56:13 +0000 (16:56 +0000)
commitaf76ca18bcd799aea63e20307edc7752a0c90a64
tree4e88b60b13c34c32da55bd4c598d92c9b69e7cb5
parent809ef6d094f9e78241a671204f6ae1c30a56a11e
* inferior.h (start_remote): Update prototype.
* infrun.c (start_remote): Take FROM_TTY.  Call
post_create_inferior.
* monitor.c (monitor_open): Update call to start_remote.
* remote-sds.c (sds_start_remote, sds_open): Likewise.
* remote.c (remote_start_remote): Likewise.
(remote_start_remote_dummy): Removed.
(remote_open): Update call to remote_start_remote.  Do not call
post_create_inferior here.
gdb/ChangeLog
gdb/inferior.h
gdb/infrun.c
gdb/monitor.c
gdb/remote-sds.c
gdb/remote.c