This is the mail archive of the gdb-prs@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]

[Bug gdb/22979] gdb configured with target=x86_64-elf ends up with i386 machine description


https://sourceware.org/bugzilla/show_bug.cgi?id=22979

--- Comment #5 from Simon Marchi <simon.marchi at ericsson dot com> ---
So the patch I proposed here earlier was not acceptable, because it made use of
an amd64 function in i386-tdep.c.  This doesn't work in a build with i386 as
the only target, because the amd64 functions are not included then.

Could you try this patchset?

https://sourceware.org/ml/gdb-patches/2018-03/msg00397.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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