* inflow.c (kill_command), infcmd.c (attach_command),
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 28 Apr 1993 23:34:24 +0000 (23:34 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 28 Apr 1993 23:34:24 +0000 (23:34 +0000)
remote.c (remote_interrupt_twice): In messages for the user, call it
"the program" or "the program being debugged" not "the inferior".

gdb/ChangeLog

index 9b0952318ff6da33e7ab178728edee5b3411aa04..cc20be4634f83fa41e16bc20be6e2554772d67da 100644 (file)
@@ -1,5 +1,9 @@
 Wed Apr 28 06:11:38 1993  Jim Kingdon  (kingdon@cygnus.com)
 
+       * inflow.c (kill_command), infcmd.c (attach_command),
+       remote.c (remote_interrupt_twice): In messages for the user, call it
+       "the program" or "the program being debugged" not "the inferior".
+
        * hp300ux-nat.c: Cast second arg to supply_register calls.
        (_initialize_kernel_u_addr, getpagesize): New functions.
        (store_inferior_register_1): Change arg name from value to val.