aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-eb.c
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1993-07-09 16:50:43 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1993-07-09 16:50:43 +0000
commit2fcdae93aafbc5de1a370169ed673cc75e17d022 (patch)
tree8a40bc57c5ecf24cb7c44b1f17255da846862781 /gdb/remote-eb.c
parenta40fe908ce5d4366286cebcff3317b59c3ce5e25 (diff)
downloadfsf-binutils-gdb-2fcdae93aafbc5de1a370169ed673cc75e17d022.zip
fsf-binutils-gdb-2fcdae93aafbc5de1a370169ed673cc75e17d022.tar.gz
fsf-binutils-gdb-2fcdae93aafbc5de1a370169ed673cc75e17d022.tar.bz2
* defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it.
* mips-tdep.c (init_extra_frame_info): Set proper fci->frame if pc is at the start of the dummy code.
Diffstat (limited to 'gdb/remote-eb.c')
-rw-r--r--gdb/remote-eb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c
index cdf12df..6e36b7e 100644
--- a/gdb/remote-eb.c
+++ b/gdb/remote-eb.c
@@ -25,10 +25,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
has PC/NFS, so it can access the same executables that gdb can,
over the net in real time. */
-#define TM_FILE_OVERRIDE
#include "defs.h"
#include <string.h>
-#include "a29k/tm-a29k.h"
#include "inferior.h"
#include "bfd.h"