* alpha-tdep.c (alpha_breakpoint_from_pc): New function.
authorJason Thorpe <thorpej@netbsd.org>
Thu, 25 Apr 2002 06:22:22 +0000 (06:22 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Thu, 25 Apr 2002 06:22:22 +0000 (06:22 +0000)
commit95b80706953a70706f105907c5bb8b8ffb4f844f
treee80805ca96994736831d3654fcb5a7b953156f72
parentc9b9995a38a1b246b93f2a2d72229356aa2191a8
* alpha-tdep.c (alpha_breakpoint_from_pc): New function.
(alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
alpha_breakpoint_from_pc.  Set gdbarch_function_start_offset
to 0.
* config/alpha/tm-alpha.h: Remove forward decls of struct type
and struct value.
(FUNCTION_START_OFFSET): Remove.
(BREAKPOINT): Ditto.
gdb/ChangeLog
gdb/alpha-tdep.c
gdb/config/alpha/tm-alpha.h
This page took 0.036709 seconds and 4 git commands to generate.