??? 05/31/07 12:35 Read: times |
#140106 - 'debuggers' .... Responding to: ???'s previous message |
... there are many kinds, you do not specify.
Debuggers are only nice for absolute beginners, to look inside the controller, how it works. I guess I am one of the participants here that is the farthest removed from "absolute beginners" and I REFUSE to work on anything if an ICE is not provided. Thus I use for debugging some small routines, which send watch expressions over the UART beside the application was constantly running on full speed. bullshit covered by horsefeathers!!! your "small routines" change the timing of the process and, as such, make the results totally invalid. When using such a method (NOT 'the' method, but 'one' method) in cases where it is the best/the only I can not count how many times inserting the "small routines" has either 'fixed' the problem or created another. Erik |