OSDN Git Service

* remote.c (remote_start_remote_dummy): Add uiout parameter.
authorAndrew Cagney <cagney@redhat.com>
Sun, 19 May 2002 18:32:10 +0000 (18:32 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 19 May 2002 18:32:10 +0000 (18:32 +0000)
commit32366e8f2a2288669fd75107a09be7dbdb30ec3b
tree1c0215c9d47c04051a668f559838ba40e5544a6a
parentd07e1d7badd0fb89447cd1420dd1770f98db9c6b
* remote.c (remote_start_remote_dummy): Add uiout parameter.
(remote_start_remote): Add uiout parameter.  Pass through to
remote_start_remote_dummy.
(remote_open_1): Use catch_exception instead of catch_errors.
(remote_async_open_1): Ditto.
(remote_cisco_open): Ditto.
gdb/ChangeLog
gdb/remote.c