Hey all. No im not asking for long range debugging on this one ;)
Ok, heres the problem, somewhere, sometime, some command is going into a
loop. (almost certin its a command, due
to the fact i have 3 test ports running, both have been up for 72+ hours)
First, is there any way to detect a loop and stop it before it happens?
Second, is there an easy way to log everything short of #ifdef DEBUG in
every function? (I knew i should
of done this from the start)
Third: Any other option avaible to me? =)
-Thri