* remote.c (remote_open): Set inferior_pid to make kill command
authorStu Grossman <grossman@cygnus>
Thu, 4 Aug 1994 17:32:09 +0000 (17:32 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 4 Aug 1994 17:32:09 +0000 (17:32 +0000)
commita1e0ba7a1a64ea102542638654a91845393b29f5
tree920ac1d91ad373449d07ad576cd56872aa9ddbbf
parent8337ee9d5178460b1a14614666f26edf2bb4d949
* remote.c (remote_open):  Set inferior_pid to make kill command
happy.
* inflow.c (kill_command):  Revert change of Aug 2.  Use
inferior_pid to determine whether to print out "The program is not
being run." message.
gdb/ChangeLog
gdb/remote.c