From 31b567269ab22929c741c82610a1baa92dbd2bfe Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 28 Apr 1993 23:34:24 +0000 Subject: [PATCH] * 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". --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9b0952318f..cc20be4634 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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. -- 2.34.1