gdb under sparc64-sun-solaris2.9

Joel Brobecker brobecker@gnat.com
Mon Oct 20 16:15:00 GMT 2003


> I build gdb-5.3 and gdb-6.0 with no special configure options.
> It works well with 32-bit executables, but if I try to run a 64-bit
> excuteable i get following messages:

I think you need to build it with -m64. GDB needs to be 64bits to be
able to debug 64bits executables.

-- 
Joel



More information about the Gdb mailing list