??? 11/18/05 17:29 Read: times |
#103896 - the problem with dumps Responding to: ???'s previous message |
The problem with dumps is that you must add code every place you want to see your variables. If you have to guess your way to the reason that can be many recompiles. Also, when adding code is needed (yes, that happens also when using ICEs e.g. only stop when x=y) you always run the risk of an "unintended change".
Erik |