Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb-multiarch
@ 2018-01-01 19:31 Nadav Weiss
  2018-01-02 10:20 ` gdb-multiarch Yao Qi
  0 siblings, 1 reply; 4+ messages in thread
From: Nadav Weiss @ 2018-01-01 19:31 UTC (permalink / raw)
  To: gdb

Can anyone explain me how to compile gdb-multiarch from source code, using
the latest version of gdb?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gdb-multiarch
  2018-01-01 19:31 gdb-multiarch Nadav Weiss
@ 2018-01-02 10:20 ` Yao Qi
  2018-01-02 14:21   ` gdb-multiarch Paul.Koning
  0 siblings, 1 reply; 4+ messages in thread
From: Yao Qi @ 2018-01-02 10:20 UTC (permalink / raw)
  To: Nadav Weiss; +Cc: GDB

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 (齐尧)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gdb-multiarch
  2018-01-02 10:20 ` gdb-multiarch Yao Qi
@ 2018-01-02 14:21   ` Paul.Koning
  2018-01-03  1:29     ` 答复: gdb-multiarch 高国胜
  0 siblings, 1 reply; 4+ messages in thread
From: Paul.Koning @ 2018-01-02 14:21 UTC (permalink / raw)
  To: qiyaoltc; +Cc: naweiss, gdb



> 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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* 答复: gdb-multiarch
  2018-01-02 14:21   ` gdb-multiarch Paul.Koning
@ 2018-01-03  1:29     ` 高国胜
  0 siblings, 0 replies; 4+ messages in thread
From: 高国胜 @ 2018-01-03  1:29 UTC (permalink / raw)
  To: Paul.Koning, qiyaoltc; +Cc: naweiss, gdb

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-03  1:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-01 19:31 gdb-multiarch Nadav Weiss
2018-01-02 10:20 ` gdb-multiarch Yao Qi
2018-01-02 14:21   ` gdb-multiarch Paul.Koning
2018-01-03  1:29     ` 答复: gdb-multiarch 高国胜

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox