This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] New bitflags type and eflags on i386/x86-64


Andrew Cagney <ac131313@ges.redhat.com> writes:

> MarkK, I believe, is planning on merging much of the i386 and x86-64 
> stuff so that a single GDB would support both -- that would remove the 
> issue.

Isn't going to happen before branching.  My problem is that I don't
have the opportunity to test an x86-64 target.  I might have a go at
integrating bits, but Michal will probably have to test those changes
for me.

> Is there any immediate technical problem stopping x86-64 linking in 
> i386-tdep.c?  (Yes scary, multi-arch).

Well, the very least that should be done is merging
x86_64_gdbarch_init with i386_gdbarch_init.

Mark


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