My own experience with debug time is that it all but disappears.
根据我的经验,调试时间完全不需要了。
You will get more console messages with ALL DEBUG.
使用ALL DEBUG会得到更多控制台消息。
For building a purify'd application, it is advisable (although not required) to build the application with debug information (debug bits), and then purify it.
比如构建一个Purify的应用软件,利用调试信息(释放字节)来构建应用软件是合理的(尽管不是必要的),然后对它进行净化。
应用推荐