??? 07/11/05 12:44 Read: times |
#97011 - that is when it will be needed Responding to: ???'s previous message |
First off, sacrifice even 90% of resources to debug, just to get things working. Then scale back debug when things stabilize, and finally, when everything works fine and has little/no chance of failing, leave just stubs to put it back easily in, in case it's needed,
that is when it will be needed ! To debug a program till it "works" is a very mundane task, for that you do not need much. Then you "scale back debug" and release the program and To debug a program that fails once every two months you need all and every feature that can help you. Erik |