* alpha-tdep.c (alpha_breakpoint_from_pc): New function.
[deliverable/binutils-gdb.git] / gdb / config / alpha / tm-alpha.h
index a37933288ce26064502ee28e1b8b11f29a705640..b8bcb397ce6f304dd7a1115f9e48a53eafecd0a5 100644 (file)
@@ -31,8 +31,6 @@
 #include "coff/symconst.h"
 
 struct frame_info;
-struct type;
-struct value;
 struct symbol;
 
 /* Number of traps that happen between exec'ing the shell
@@ -40,13 +38,6 @@ struct symbol;
    the inferior code.  This is 2 on most implementations.  */
 #define START_INFERIOR_TRAPS_EXPECTED 3
 
-/* Offset from address of function to start of its code.
-   Zero on most machines.  */
-
-#define FUNCTION_START_OFFSET 0
-
-#define BREAKPOINT {0x80, 0, 0, 0}     /* call_pal bpt */
-
 /* Special symbol found in blocks associated with routines.  We can hang
    alpha_extra_func_info_t's off of this.  */
 
This page took 0.023872 seconds and 4 git commands to generate.