Mantis - gdb
Viewing Issue Advanced Details
1452 upgrade feature always 2006-02-08 10:46 2011-01-24 10:54
krijo210 Sun Blad 1500  
pfelecan Solaris  
normal 8  
closed  
open  
none    
none  
0001452: GDB can debug 64-bit applications
GDB can\'t debug 64-bit applications when GDB self is a 32-bit program.

I would suggest to create a new package named gdb64 that do not conflict with the existing gdb package. I would a least most appreciate it.

setenv CC \"gcc -m64\"
./configure --prefix=/usr/local/pkg/gdb64
make all
make install
related to 0002757closed pfelecan Please add support for amd64 
Issue History
2011-01-19 11:08 pfelecan Assigned To imp => pfelecan
2011-01-19 11:10 pfelecan Relationship added related to 0002757
2011-01-19 11:11 pfelecan Note Added: 0008712
2011-01-19 11:11 pfelecan Status assigned => confirmed
2011-01-24 10:52 pfelecan Status confirmed => closed
2011-01-24 10:54 pfelecan Note Added: 0008735

Notes
(0008712)
pfelecan   
2011-01-19 11:11   
the first 7.2 release doesn't support amd64 or any 64 bit applications. A future release will add support for 64 bit application on Solaris 10 Intel and SPARC
(0008735)
pfelecan   
2011-01-24 10:54   
The new package released on January 21st supports debugging 64 bit applications.See /opt/csw/doc/gdb/README.CSW for details.