From: Jim Kingdon Date: Wed, 10 Aug 1994 22:49:42 +0000 (+0000) Subject: * infcmd.c (run_command): Remove comment suggesting using X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ced992e4bd12d732e3d341e2d4424ef44b88d707;p=binutils-gdb.git * infcmd.c (run_command): Remove comment suggesting using target_has_execution instead of inferior_pid. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2716e129011..7ff1480b540 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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.