Hi,
I have an iterative code with passes the first iteration with no problem
but then bigforth hangs. If I run it all in gdb then it tells me:
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 4159171216 (LWP 17041)]
0x10093774 in ?? ()
Why does bigforth not catch it and just sits there eating all CPU? How
can I debug such code in order to find where the error happens on the
second run of the loop?
Thanks!
--
Sergey
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]