Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB and 64 bit
@ 2002-01-15 11:11 ccroswhite
  2002-01-15 12:23 ` Kevin Buettner
  0 siblings, 1 reply; 5+ messages in thread
From: ccroswhite @ 2002-01-15 11:11 UTC (permalink / raw)
  To: gdb

Hello,

I am trying to get gdb to understand 64 bit applications.  I can not
compile gdb with a configuration option (that is configure
--host=sparcv9-sun-solaris2.8).  So I have gone in and replaced gcc with
gcc -m64 and ld with ld -64 (Solaris ld).   gdb will now open the
executable, however, it will not break and I have seen it print out
variables in both 64 bit and 32 bit.  I am not exactly sure why it is
doing both 1:) printing out 64 and 32 bit code and 2:) why it will not
break.


Any help would be greatly appreciated.

Chris Croswhite
Get2Chip, Inc.


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

end of thread, other threads:[~2002-01-15 21:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-15 11:11 GDB and 64 bit ccroswhite
2002-01-15 12:23 ` Kevin Buettner
2002-01-15 12:39   ` ccroswhite
2002-01-15 13:33     ` Kevin Buettner
2002-01-15 13:41       ` ccroswhite

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