From: gm@... (George Moschovitis) Date: 2003-06-05T23:19:10+09:00 Subject: Infinite Loop Hi everybody, I 've written a fairly big ruby programm that works mostly ok. Sometimes the programm seems to enter an infinite loop :( Does anyone have a neat idea, how to debug this problem? Perhaps there is a hook in the interpreter to count recursive method calls that I can exploit or something similar? thanks in advance, George Moschovitis