From: Jim Kingdon Date: Tue, 29 Jun 1993 18:27:56 +0000 (+0000) Subject: * config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=64b097786aec467a5e76a469339766acef2f515a;p=binutils-gdb.git * config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC. (REG_STRUCT_HAS_ADDR): Add comment. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 38a6d6eeeb3..f18a3a26225 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Tue Jun 29 11:02:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC. + (REG_STRUCT_HAS_ADDR): Add comment. + * infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtab to check whether there is line number information.