aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1994-08-04 17:32:09 +0000
committerStu Grossman <grossman@cygnus>1994-08-04 17:32:09 +0000
commita1e0ba7a1a64ea102542638654a91845393b29f5 (patch)
tree920ac1d91ad373449d07ad576cd56872aa9ddbbf /gdb/ChangeLog
parent8337ee9d5178460b1a14614666f26edf2bb4d949 (diff)
downloadgdb-a1e0ba7a1a64ea102542638654a91845393b29f5.zip
gdb-a1e0ba7a1a64ea102542638654a91845393b29f5.tar.gz
gdb-a1e0ba7a1a64ea102542638654a91845393b29f5.tar.bz2
* 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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e2bf3b5..b07803f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+Thu Aug 4 10:26:36 1994 Stu Grossman (grossman@rtl.cygnus.com)
+
+ * 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.
+
Thu Aug 4 07:55:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid and -lnetname.