* Dual-target configuration
@ 2002-03-08 0:23 Michal Ludvig
2002-03-08 11:01 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Michal Ludvig @ 2002-03-08 0:23 UTC (permalink / raw)
To: gdb
Is it somehow possible to configure gdb to understand two target
architectures at one time, so that I could debug both i386 and x86-64
programs with the same gdb binary?
Thanks in advance
Michal Ludvig
--
* SuSE CR, s.r.o * mludvig@suse.cz
* +420 2 9654 5373 * http://www.suse.cz
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Dual-target configuration
2002-03-08 0:23 Dual-target configuration Michal Ludvig
@ 2002-03-08 11:01 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2002-03-08 11:01 UTC (permalink / raw)
To: Michal Ludvig; +Cc: gdb
> Is it somehow possible to configure gdb to understand two target architectures at one time, so that I could debug both i386 and x86-64 programs with the same gdb binary?
>
> Thanks in advance
>
> Michal Ludvig
That is one of the ideas behind all this multi-arch stuff. For it to
have a fighting chance of working all aspects of both architectures need
to be multi-arch. A while ago I posted a patch that lets you link in
two architectures (d10v and mn10300) (I'd give a url but my isp is being
wiered).
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-03-08 19:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-08 0:23 Dual-target configuration Michal Ludvig
2002-03-08 11:01 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox