* config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 29 Jun 1993 18:27:56 +0000 (18:27 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 29 Jun 1993 18:27:56 +0000 (18:27 +0000)
(REG_STRUCT_HAS_ADDR): Add comment.

gdb/ChangeLog

index 38a6d6e..f18a3a2 100644 (file)
@@ -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.