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]

Re: 64 bit gdb (Solaris etc)


On Jul 25,  1:55pm, hemarko wrote:

> Is there any way to set up gdb to handle 64 bit code on Solaris 7 and
> 8.  That is, code compiled with "gcc -m64 -g"?  I am also having trouble
> running gdb 5.2 on DEC TRU-64 (V5.1).  Have these problems been fixed in
> version 5.2.1 (I have not yet had a chance to download that version)?
> 
> Please respond directly to me as well as the list as I do not have full
> access to this mailing list.

As I recall, you need to build GDB as a 64-bit application.  After that,
I think it should just work.  (Of course, it's possible that it's broken
now...)

Kevin


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