OSDN Git Service

* inferior.h (start_remote): Update prototype.
authordrow <drow>
Wed, 18 Oct 2006 16:56:12 +0000 (16:56 +0000)
committerdrow <drow>
Wed, 18 Oct 2006 16:56:12 +0000 (16:56 +0000)
commite636109348c2debb12ed961332bea1a413073b28
treef8fc3f1a54c70f26ddc1674d6034ba1a0775a615
parent9b01e4725e00abbaccf549268efdc21c0cfb13ac
* 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