This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

x86_64-elf gdb


Hi

I was looking at getting the x86_64-elf tools up as baseline for
getting them up for RTEMS. There isn't a gdb target for this now
in gdb/configure.tgt.  This appeared to be the minimal set of files
to add for the -elf and -rtems configuration:

x86_64-*-elf* | x86_64-*-rtems*)
     gdb_target_obs="amd64-tdep.o i386-tdep.o i387-tdep.o i386bsd-tdep.o"
     ;;

It wouldn't build gdb for x86_64-elf before and at least now, it does build.

Comments?

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]