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]

Re: x86_64-elf gdb



On March 30, 2015 11:39:52 AM CDT, Joel Brobecker <brobecker@adacore.com> wrote:
>> 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...

It built for me. But I don't have any way to test it. 

Is that enough to submit a patch for the elf stanza addition?


--joel


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