From: Jim Kingdon Date: Wed, 28 Apr 1993 23:34:24 +0000 (+0000) Subject: * inflow.c (kill_command), infcmd.c (attach_command), X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=31b567269ab22929c741c82610a1baa92dbd2bfe;p=binutils-gdb.git * 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". --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9b0952318ff..cc20be4634f 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.