aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/alpha/tm-alphanw.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/alpha/tm-alphanw.h')
-rw-r--r--gdb/config/alpha/tm-alphanw.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/gdb/config/alpha/tm-alphanw.h b/gdb/config/alpha/tm-alphanw.h
deleted file mode 100644
index 6ee4651..0000000
--- a/gdb/config/alpha/tm-alphanw.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/* GDB target definitions for Alpha running Netware. */
-
-/* Alpha/Netware uses NT PALcode, which causes call_pal bpt to give the PC of the
- actual breakpoint, not PC+4, (like the OSF1 PALcode). */
-
-#define DECR_PC_AFTER_BREAK 0
-
-#define VM_MIN_ADDRESS ((CORE_ADDR)0)
-
-#include "alpha/tm-alpha.h"
-
-/* Stop backtracing when we wander into main. */
-
-#define FRAME_CHAIN_VALID_ALTERNATE