* infcmd.c (run_command): Remove comment suggesting using
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 10 Aug 1994 22:49:42 +0000 (22:49 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 10 Aug 1994 22:49:42 +0000 (22:49 +0000)
target_has_execution instead of inferior_pid.

gdb/ChangeLog

index 2716e129011da8a9f059f3e6976b9e6815f0851d..7ff1480b5400b84826a4a22c00762e95f78f66ef 100644 (file)
@@ -1,3 +1,8 @@
+Wed Aug 10 15:46:03 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * infcmd.c (run_command): Remove comment suggesting using
+       target_has_execution instead of inferior_pid.
+
 Wed Aug 10 10:33:20 1994  Kung Hsu  (kung@mexican.cygnus.com)
 
        * remote-mips.c (mips_open): add code to handle baud rate.