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]

答复: gdb-multiarch


Hi, Paul!
Is "--enable-64-bit-bfd" option absolutely necessary?


-----邮件原件-----
发件人: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] 代表 Paul.Koning@dell.com
发送时间: 2018年1月2日 22:21
收件人: qiyaoltc@gmail.com
抄送: naweiss@g.jct.ac.il; gdb@sourceware.org
主题: Re: gdb-multiarch

> On Jan 2, 2018, at 5:20 AM, Yao Qi <qiyaoltc@gmail.com> wrote:
> 
> 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".

Or --enable-targets=x,y,z to build for several architectures but not the full set GDB supports.

	paul


------Please consider the environment before printing this e-mail.

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