* 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)
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

index f6a62c349789f3f8c7acdf009a401202078c99ec..17841e8ecdcb2466e5fbc109cf324ca35515a8e8 100644 (file)
@@ -1,3 +1,10 @@
+Fri Aug  5 17:50:59 1994  Stu Grossman  (grossman@cygnus.com)
+
+       * 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.
+
 Fri Aug  5 12:23:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * dwarfread.c (bfd.h): Don't include.
This page took 0.026898 seconds and 4 git commands to generate.