Message from discussion
Jruby debug..
Received: by 10.50.213.99 with SMTP id nr3mr1588595igc.2.1351621226745;
Tue, 30 Oct 2012 11:20:26 -0700 (PDT)
X-BeenThere: jruby-users@googlegroups.com
Received: by 10.42.84.2 with SMTP id j2ls1544033icl.0.gmail; Tue, 30 Oct 2012
11:20:26 -0700 (PDT)
Received: by 10.42.25.147 with SMTP id a19mr5809590icc.14.1351621226618;
Tue, 30 Oct 2012 11:20:26 -0700 (PDT)
Received: by 10.42.25.147 with SMTP id a19mr5809589icc.14.1351621226611;
Tue, 30 Oct 2012 11:20:26 -0700 (PDT)
Return-Path: <user-return-18186-jruby-users-garchive-14719=googlegroups....@jruby.codehaus.org>
Received: from mail.codehaus.org (mail.codehaus.org. [63.246.24.167])
by gmr-mx.google.com with ESMTPS id hr6si1517841igc.0.2012.10.30.11.20.26
(version=TLSv1/SSLv3 cipher=OTHER);
Tue, 30 Oct 2012 11:20:26 -0700 (PDT)
Received-SPF: pass (google.com: domain of user-return-18186-jruby-users-garchive-14719=googlegroups....@jruby.codehaus.org designates 63.246.24.167 as permitted sender) client-ip=63.246.24.167;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of user-return-18186-jruby-users-garchive-14719=googlegroups....@jruby.codehaus.org designates 63.246.24.167 as permitted sender) smtp.mail=user-return-18186-jruby-users-garchive-14719=googlegroups....@jruby.codehaus.org; dkim=neutral (body hash did not verify) header...@gmail.com
Received: (qmail 23414 invoked by uid 89); 30 Oct 2012 18:18:24 -0000
Mailing-List: contact user-h...@jruby.codehaus.org; run by ezmlm
Precedence: bulk
List-Post: <http://xircles.codehaus.org/manage_email>
List-Help: <http://xircles.codehaus.org/manage_email>
List-Unsubscribe: <http://xircles.codehaus.org/manage_email>
List-Subscribe: <http://xircles.codehaus.org/manage_email>
List-Id: <user.jruby.codehaus.org>
Reply-to: u...@jruby.codehaus.org
Delivered-To: mailing list u...@jruby.codehaus.org
Received: (qmail 23401 invoked by uid 89); 30 Oct 2012 18:18:23 -0000
Received-SPF: pass (63-246-24-167.contegix.com: SPF record at _spf.google.com designates 74.125.82.44 as permitted sender)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=Y1VHw/OqkufnuGQAm5aEIvGHCXZ8erHoVvxgZ4YLTuk=;
b=E0VeOPV8WYvxpTw+agPDZqUu3QH7NQFDfl6uhvPdj3ojmsSIzIOTQ65czawuK8s13Z
JUby8Rbx/FS/COIhrPqenVYTTlmAtpJkRnEE76+16C7OjzILQVIW9g9CQZbtigF5jbJd
4cMTnkl8MeR+vggcTpVQ0CVtvAnFgA3oBBHio18QlNW7tKPhD246OQHvAAY8eKKmzgnt
slst6esdnC7KWosarJoPZq0NzQ3IOX6iki+2EnFY//2MN9n6O7ITLtkaNYLs5yx/PFkY
C/FudG0Q5Q1lehB/yHN+quxSvzVoHBBS7WeYNcwmOKjEl73FtXcfOg7qjJvUw3JUBsR/
IYSg==
MIME-Version: 1.0
In-Reply-To: <CAEC_54G7=aDFxReSoqcuNLAHYPEh8TsWuNvwq3x0N1t7NMg...@mail.gmail.com>
References: <CAEC_54G7=aDFxReSoqcuNLAHYPEh8TsWuNvwq3x0N1t7NMg...@mail.gmail.com>
Date: Tue, 30 Oct 2012 19:18:21 +0100
Message-ID: <CACx2yF-60AT0AkBQY9mXB_4TVRur=FTTBzM2sv3XTRsD0OV...@mail.gmail.com>
From: Christian MICHON <christian.mic...@gmail.com>
To: u...@jruby.codehaus.org
Content-Type: text/plain; charset=ISO-8859-1
Subject: Re: [jruby-user] Jruby debug..
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 <manuelramosc...@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
>
--
Christian
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email