x86_64-elf gdb

Joel Brobecker brobecker@adacore.com
Mon Mar 30 16:39:00 GMT 2015


> 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.

That's where I would start...

-- 
Joel



More information about the Gdb mailing list