diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-06-06 06:19:57 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-06-06 06:19:57 +0000 |
commit | ef31c1ea0efc1e66638a426acfe9678f25ebe8c0 (patch) | |
tree | 180c8306784030bb4bd843a34d2ca9965ea4d023 /gdb/config | |
parent | 55b13a653e6f73b82347cba05d8397860c4b0b76 (diff) | |
download | gdb-ef31c1ea0efc1e66638a426acfe9678f25ebe8c0.zip gdb-ef31c1ea0efc1e66638a426acfe9678f25ebe8c0.tar.gz gdb-ef31c1ea0efc1e66638a426acfe9678f25ebe8c0.tar.bz2 |
Delete TARGET_MONITOR_PROMPT.
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/mips/tm-mips.h | 4 | ||||
-rw-r--r-- | gdb/config/mips/tm-vr4100.h | 3 | ||||
-rw-r--r-- | gdb/config/mips/tm-vr4300.h | 3 | ||||
-rw-r--r-- | gdb/config/mips/tm-vr4300el.h | 3 | ||||
-rw-r--r-- | gdb/config/mips/tm-vr4xxx.h | 3 | ||||
-rw-r--r-- | gdb/config/mips/tm-vr4xxxel.h | 3 | ||||
-rw-r--r-- | gdb/config/mips/tm-vr5000.h | 3 | ||||
-rw-r--r-- | gdb/config/mips/tm-vr5000el.h | 3 |
8 files changed, 7 insertions, 18 deletions
diff --git a/gdb/config/mips/tm-mips.h b/gdb/config/mips/tm-mips.h index 9d07e87..30d00ae 100644 --- a/gdb/config/mips/tm-mips.h +++ b/gdb/config/mips/tm-mips.h @@ -45,10 +45,6 @@ struct value; #define MIPS_EABI 0 #endif -#if !defined (TARGET_MONITOR_PROMPT) -#define TARGET_MONITOR_PROMPT "<IDT>" -#endif - /* PC should be masked to remove possible MIPS16 flag */ #if !defined (GDB_TARGET_MASK_DISAS_PC) #define GDB_TARGET_MASK_DISAS_PC(addr) UNMAKE_MIPS16_ADDR(addr) diff --git a/gdb/config/mips/tm-vr4100.h b/gdb/config/mips/tm-vr4100.h index c139f97..e28e28e 100644 --- a/gdb/config/mips/tm-vr4100.h +++ b/gdb/config/mips/tm-vr4100.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1998 Free Software Foundation, Inc. +/* Copyright (C) 1998, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -20,7 +20,6 @@ #define TARGET_BYTE_ORDER_SELECTABLE_P 1 #define MIPS_EABI 1 #define MIPS_DEFAULT_FPU_TYPE MIPS_FPU_NONE -#define TARGET_MONITOR_PROMPT "<RISQ> " #define TARGET_PTR_BIT 64 #include "mips/tm-bigmips64.h" diff --git a/gdb/config/mips/tm-vr4300.h b/gdb/config/mips/tm-vr4300.h index 273161e..3f85dd0 100644 --- a/gdb/config/mips/tm-vr4300.h +++ b/gdb/config/mips/tm-vr4300.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1993, 1996 Free Software Foundation, Inc. +/* Copyright (C) 1993, 1996, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -18,6 +18,5 @@ Boston, MA 02111-1307, USA. */ #define TARGET_BYTE_ORDER_SELECTABLE_P 1 -#define TARGET_MONITOR_PROMPT "<RISQ> " #include "mips/tm-bigmips64.h" diff --git a/gdb/config/mips/tm-vr4300el.h b/gdb/config/mips/tm-vr4300el.h index 1a938f3..d45ab84 100644 --- a/gdb/config/mips/tm-vr4300el.h +++ b/gdb/config/mips/tm-vr4300el.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1993, 1996 Free Software Foundation, Inc. +/* Copyright (C) 1993, 1996, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -18,6 +18,5 @@ Boston, MA 02111-1307, USA. */ #define TARGET_BYTE_ORDER_SELECTABLE_P 1 -#define TARGET_MONITOR_PROMPT "<RISQ> " #include "mips/tm-mips64.h" diff --git a/gdb/config/mips/tm-vr4xxx.h b/gdb/config/mips/tm-vr4xxx.h index 1f2a131..b8f99df 100644 --- a/gdb/config/mips/tm-vr4xxx.h +++ b/gdb/config/mips/tm-vr4xxx.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1998 Free Software Foundation, Inc. +/* Copyright (C) 1998, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -20,6 +20,5 @@ #define GDB_MULTI_ARCH 1 #define MIPS_DEFAULT_FPU_TYPE MIPS_FPU_DOUBLE #define TARGET_BYTE_ORDER_SELECTABLE_P 1 -#define TARGET_MONITOR_PROMPT "<RISQ> " #include "mips/tm-bigmips64.h" diff --git a/gdb/config/mips/tm-vr4xxxel.h b/gdb/config/mips/tm-vr4xxxel.h index ae5227b..aaa2a24 100644 --- a/gdb/config/mips/tm-vr4xxxel.h +++ b/gdb/config/mips/tm-vr4xxxel.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1998 Free Software Foundation, Inc. +/* Copyright (C) 1998, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -20,6 +20,5 @@ #define GDB_MULTI_ARCH 1 #define MIPS_DEFAULT_FPU_TYPE MIPS_FPU_DOUBLE #define TARGET_BYTE_ORDER_SELECTABLE_P 1 -#define TARGET_MONITOR_PROMPT "<RISQ> " #include "mips/tm-mips64.h" diff --git a/gdb/config/mips/tm-vr5000.h b/gdb/config/mips/tm-vr5000.h index e3f66f0..a00a6a8 100644 --- a/gdb/config/mips/tm-vr5000.h +++ b/gdb/config/mips/tm-vr5000.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1996 Free Software Foundation, Inc. +/* Copyright (C) 1996, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -19,7 +19,6 @@ #define GDB_MULTI_ARCH 1 #define TARGET_BYTE_ORDER_SELECTABLE_P 1 -#define TARGET_MONITOR_PROMPT "<RISQ> " #define MIPS_EABI 1 #include "mips/tm-bigmips64.h" diff --git a/gdb/config/mips/tm-vr5000el.h b/gdb/config/mips/tm-vr5000el.h index 9fa4700..78c3d58 100644 --- a/gdb/config/mips/tm-vr5000el.h +++ b/gdb/config/mips/tm-vr5000el.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1996 Free Software Foundation, Inc. +/* Copyright (C) 1996, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -19,7 +19,6 @@ #define GDB_MULTI_ARCH 1 #define TARGET_BYTE_ORDER_SELECTABLE_P 1 -#define TARGET_MONITOR_PROMPT "<RISQ> " #define MIPS_EABI 1 #include "mips/tm-mips64.h" |