You are configuring your build as realse, so no wonder it has not debug data../configure -cocoa -release
Either configure for release and debug, or just debug.
You are configuring your build as realse, so no wonder it has not debug data../configure -cocoa -release
Either configure for release and debug, or just debug.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Thanks, I have resolved , I only add QMAKE_CFLAGS+="-gdwarf-2" . Add QMAKE_CXXFLAGS+="-gdwarf-2" is ok.
Bookmarks