This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: 64-bit gdb on Solaris 7


Grizel Andrew wrote:
>         1. Can gdb debug 64-bit applications on UltraSparc machines running
>            Solaris 7 ? (The Solaris environment does not allow a 64-bit
>            application to be debugged by a 32-bit application)
>         2. If so, how do I compile gdb as a 64-bit application ?
> 
> I work on a Ultra Sparc (v9) running Solaris 7 and use Sun Workshop Ver 5.

gdb is not very good at debugging applications compiled with workshop
compilers. I had problems with programs that use threads and/or C++.

I don't have any experience with Solaris 7 yet.

  Guenther