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 #1 from Doug Gale <doug16k at gmail dot com> ---
Missed an important detail: even if you do this:

(gdb) set architecture i386:x86_64

the --target=x86_64-elf will still show 386 registers in this command:

(gdb) maintenance print raw-registers

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