* infcmd.c (run_command): Remove comment suggesting using

target_has_execution instead of inferior_pid.
This commit is contained in:
Jim Kingdon
1994-08-10 22:49:42 +00:00
parent d48d9a282a
commit ced992e4bd

View 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.