Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* multiarch x86_64 target
@ 2001-08-29  4:26 Jiri Smid
  2001-08-29  8:04 ` Andrew Cagney
  0 siblings, 1 reply; 4+ messages in thread
From: Jiri Smid @ 2001-08-29  4:26 UTC (permalink / raw)
  To: gdb

  Hello,

  I am converting x86_64 target to multiarch as you wanted. The bfd
architecture for both i386 and x86_64 is bfd_arch_i386. And these
targets are diferentiated by machine type.
  Due to the i386 target is not yet multiarched I have a problem how to register
x86_64 in gdb.
  I have created function i386_gdbarch_init which behaves that if target
vector for machine type differs from bfd_mach_x86_64 should be created
then internal_error(Not yet implemented) is invoked.
  But when the gdb starts up then there is created target vector for default
machine type - bfd_mach_i386_i386. Thus gdb can't run.

  Do you have any ideas how to solve it?

-- 
Jiri Smid

---------------------------------------------------------------------
SuSE CR, s.r.o.                                 e-mail: smid@suse.cz
Drahobejlova 27                                tel:+420 2 83095 373
190 00 Praha 9                                 fax:+420 2 83095 374
Ceska republika                                http://www.suse.cz


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

end of thread, other threads:[~2001-09-01  2:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-29  4:26 multiarch x86_64 target Jiri Smid
2001-08-29  8:04 ` Andrew Cagney
2001-08-30  0:05   ` help about debugging embedded linux by GDB target remote debugging agan
2001-09-01  2:34   ` multiarch x86_64 target Mark Kettenis

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