On 30/10/12 19:18, Christian MICHON wrote:
> I would suggest you to have a look at pry.
>
> Might not be 100% debugger, but it really helped me figuring out what
> is wrong after few 10000 cycles in my loops. You just need to figure
> out the right condition to have a debug session (easiest is to put it
> in a rescue clause).
>
> There are plenty of screencasts on their main webpage.
>
>
>
> On 10/30/12, Manuel Ramos<
manuelr...@gmail.com> wrote:
>> Hi, I'm looking for a recent tutorial of debugging on Jruby all that i see
>> are old 1.5. There's a recent one out there for 1.7 or 1.6???
>>
>> Regards
>>
>