??? 06/06/05 00:48 Read: times |
#94372 - Does size matter?? Responding to: ???'s previous message |
Richard Erlacher said:
... I prefer, for the purpose of solving my particular set of problems, to use a resident debugger. This is because (a) my code is small (<16KB) ... If your code is only 16K, I imagine that the overhead of this "Full-Function debug monitor" is likely to be at least 100% ie, the "Full-Function debug monitor" will be bigger than the code that you're trying to debug with it!! |