This is the mail archive of the gdb@sources.redhat.com 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]

Progress on SPARC


Thanks to Ben Collins and the Debian project, I've completed the
64-bit GNU/Linux SPARC support.  In order to debug 64-bit code you'll
need to compile GDB with a compiler that produces 64-bit code.  If you
use a 32-bit compiler and configure for sparc64-unknown-linux-gnu
anyway, you'll probably end up with a debugger that doesn't work.
I'll see if I can fix that later.

There is also some support for 64-bit Solaris SPARC on the branch now,
but I don't know if it'll work.

I still have to revicve NetBSD (both 32-bit and 64-bit) before I can
merge this stuff into mainline.

Mark


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