* remote.c (remote_open): Move setting of inferior_pid prior to
authorStu Grossman <grossman@cygnus>
Sat, 6 Aug 1994 00:55:08 +0000 (00:55 +0000)
committerStu Grossman <grossman@cygnus>
Sat, 6 Aug 1994 00:55:08 +0000 (00:55 +0000)
commit5d62195535e255cd0b69e766fc035d9f75531248
treefcbf4868a3f9d6edcd2a7b4312f3c7328458791f
parent359301345aca12b98d6d3dbdc8ba54393c5dc901
* remote.c (remote_open):  Move setting of inferior_pid prior to
call to remote_start_remote.  Also use unique value for pid to
avoid confusion with read_register_pid & friends.
* (remote_wait):  Return inferior_pid instead of 0 in all cases.
gdb/ChangeLog