* gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
authorMark Kettenis <kettenis@gnu.org>
Wed, 17 Sep 2003 19:48:42 +0000 (19:48 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 17 Sep 2003 19:48:42 +0000 (19:48 +0000)
commit192cb3d4e24944db8dfac26575a1209605dffee0
tree99165e9de7a4ccea2fb6d292bfd3c07b16ca5eb7
parentefe59759d8d01aa611222e4d7000e41561945741
* gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
* gdbarch.h, gdbarch.c: Regenerate.
(stabs_argument_has_addr): New architecture method.
* arch-utils.h (default_stabs_argument_has_addr): New prototype.
* arch-utils.c: Include "buildsym.h".
(default_stabs_argument_has_addr): New function.
* stabsread.c (define_symbol): Use stabs_argument_has_addr
instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
gdb/ChangeLog
gdb/arch-utils.c
gdb/arch-utils.h
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/stabsread.c
This page took 0.036825 seconds and 4 git commands to generate.