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: gdb-multiarch


On Mon, Jan 1, 2018 at 7:31 PM, Nadav Weiss <naweiss@g.jct.ac.il> wrote:
> Can anyone explain me how to compile gdb-multiarch from source code, using
> the latest version of gdb?

What do you mean by "gdb-multiarch"?  Do you want to have a single gdb binary
which can debug code of different architectures?  If so, you need to
configure with
"--enable-targets=all --enable-64-bit-bfd".

-- 
Yao (齐尧)


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