[MacPorts] #29789: debug variant of kdelibs4 port is not debuggable (was: debug variant of kdelibs4 port)

MacPorts noreply at macports.org
Sun Jun 12 11:09:12 PDT 2011


#29789: debug variant of kdelibs4 port is not debuggable
-----------------------------+----------------------------------------------
 Reporter:  mk@…             |       Owner:  snc@…           
     Type:  defect           |      Status:  new             
 Priority:  Normal           |   Milestone:                  
Component:  ports            |     Version:  1.9.2           
 Keywords:                   |        Port:  kdelibs4        
-----------------------------+----------------------------------------------

Comment(by mk@…):

 I realized that it is easy enough to implement by simply adding

 {{{
 variant debug description "Enable debug." {
     configure.args-append  -DCMAKE_BUILD_TYPE=Debugfull
 }
 }}}

 But for some reason I was still unable to step into the libraries with
 gdb/Xcode. :-(

 I did set the environment variable:

 {{{
 DYLD_IMAGE_SUFFIX=_debug
 }}}

 Any hints what could have gone wrong?

-- 
Ticket URL: <https://trac.macports.org/ticket/29789#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list