[jruby-user] Jruby debug..

12 views
Skip to first unread message

Manuel Ramos

unread,
Oct 30, 2012, 1:25:19 PM10/30/12
to us...@jruby.codehaus.org

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

Christian MICHON

unread,
Oct 30, 2012, 2:18:21 PM10/30/12
to us...@jruby.codehaus.org
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.
--
Christian

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


Manuel Ramos Caro

unread,
Oct 30, 2012, 6:43:05 PM10/30/12
to us...@jruby.codehaus.org
Hi Thanks, Sound's good for me i'll give it a chance but i'm looking at
a classic way a ruby-debug tutorial recently that others.


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
>>
>


Reply all
Reply to author
Forward
0 new messages