Quote:
Originally Posted by eschwartz
Kovid mentions on the development page in the user manual, his preferred debugging tool is liberal use of print statements in the source code. Why not try that?
|
That's the oldest (and usually most useful) way to debug a code.