RFA: Separate i386 embed targets configuration

Fernando Nasser fnasser@cygnus.com
Thu Jun 8 17:34:00 GMT 2000


i386-elf i386-coff and i386-aout have zillions of features that a
native or a remote but UNIX based targets do not have. 

I need a specific tm- file.  Is it OK?

-- 
Fernando Nasser
Red Hat Canada Ltd.    E-Mail:  fnasser@cygnus.com


Index: embed.mt
===================================================================
RCS file: /cvs/cvsfiles/devo/gdb/config/i386/embed.mt,v
retrieving revision 1.1
diff -c -p -r1.1 embed.mt
*** embed.mt    1999/08/10 19:30:24     1.1
--- embed.mt    2000/06/09 00:26:21
***************
*** 1,3 ****
  # Target: Embedded Intel 386 
  TDEPFILES= i386-tdep.o i387-tdep.o
! TM_FILE= tm-i386v.h
--- 1,3 ----
  # Target: Embedded Intel 386 
  TDEPFILES= i386-tdep.o i387-tdep.o
! TM_FILE= tm-embed.h


More information about the Gdb-patches mailing list