FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Debugger Step Over in Rails
Goto page 1, 2  Next
 
Post new topic   Reply to topic    NetBeans Forums -> Ruby Users
View previous topic :: View next topic  
Author Message
bhauff



Joined: 03 Jul 2008
Posts: 13

PostPosted: Tue May 05, 2009 2:55 pm    Post subject: Debugger Step Over in Rails Reply with quote

Hello,

Anyone else have problems with "Step Over" when debugging Rails apps? It seems like anytime I try to "Step Over" it "Steps Into" the function.

Thanks,

Brandon
Back to top
View user's profile Send private message
J
Posted via mailing list.





PostPosted: Tue May 05, 2009 3:39 pm    Post subject: Debugger Step Over in Rails Reply with quote

Yeah, same for me ... esp. when going down to ActiveRecord ... extremely annoying.

- J

On 05.05.2009, at 16:55, bhauff wrote:
Quote:

Hello,



Anyone else have problems with "Step Over" when debugging Rails apps? It seems like anytime I try to "Step Over" it "Steps Into" the function.



Thanks,



Brandon







([email]address-removed[/email])
([email]address-removed[/email])





--
J
Back to top
Erno Mononen
Posted via mailing list.





PostPosted: Tue May 05, 2009 3:45 pm    Post subject: Debugger Step Over in Rails Reply with quote

Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't yet had
a chance to look at it in details, but I'm hoping to fix it for 6.7 final.

Erno

J
Back to top
Erno Mononen
Posted via mailing list.





PostPosted: Tue May 12, 2009 9:55 am    Post subject: Debugger Step Over in Rails Reply with quote

I fixed the issue below, but as it turned out to be an issue only when
running on JRuby I thought I should check what platform you are using.
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:
Quote:

Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't yet
had a chance to look at it in details, but I'm hoping to fix it for
6.7 final.

Erno

J
Back to top
Brandon Hauff
Posted via mailing list.





PostPosted: Tue May 12, 2009 1:39 pm    Post subject: Debugger Step Over in Rails Reply with quote

I haven't experience the problem in MRI.

Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only when
running on JRuby I thought I should check what platform you are using.
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:
Quote:

Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't yet
had a chance to look at it in details, but I'm hoping to fix it for
6.7 final.

Erno

J
Back to top
Brandon Hauff
Posted via mailing list.





PostPosted: Tue May 12, 2009 1:39 pm    Post subject: Debugger Step Over in Rails Reply with quote

When can I get a version with the fix?

Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only when
running on JRuby I thought I should check what platform you are using.
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:
Quote:

Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't yet
had a chance to look at it in details, but I'm hoping to fix it for
6.7 final.

Erno

J
Back to top
Erno Mononen
Posted via mailing list.





PostPosted: Tue May 12, 2009 1:55 pm    Post subject: Debugger Step Over in Rails Reply with quote

The fix is integrated to the latest CI builds
(http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/),
probably it will make it to the nightly builds at
http://bits.netbeans.org/dev/nightly/latest/ today or tomorrow.

Let me know if the fix doesn't work for you,

Erno


Brandon Hauff wrote:
Quote:
When can I get a version with the fix?


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only when
running on JRuby I thought I should check what platform you are using.
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:

Quote:
Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't yet
had a chance to look at it in details, but I'm hoping to fix it for
6.7 final.

Erno

J
Back to top
Brandon Hauff
Posted via mailing list.





PostPosted: Wed May 13, 2009 2:48 pm    Post subject: Debugger Step Over in Rails Reply with quote

Hi Erno,

I tried ruby-2687-on-090512 with JRuby 1.2 (my own download, not the bundled) and the debugger still steps in to every method when clicking step over.

Thanks,

Brandon Hauff

Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 8:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


The fix is integrated to the latest CI builds
(http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/),
probably it will make it to the nightly builds at
http://bits.netbeans.org/dev/nightly/latest/ today or tomorrow.

Let me know if the fix doesn't work for you,

Erno


Brandon Hauff wrote:
Quote:
When can I get a version with the fix?


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only
when
Quote:
Quote:
running on JRuby I thought I should check what platform you are
using.
Quote:
Quote:
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:

Quote:
Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't
yet
Quote:
Quote:
Quote:
had a chance to look at it in details, but I'm hoping to fix it for
6.7 final.

Erno

J
Back to top
Erno Mononen
Posted via mailing list.





PostPosted: Wed May 13, 2009 4:04 pm    Post subject: Debugger Step Over in Rails Reply with quote

Brandon,

Can you reproduce this from scratch? If so, can you tell me the steps?

Thanks,
Erno


Brandon Hauff wrote:
Quote:
Hi Erno,

I tried ruby-2687-on-090512 with JRuby 1.2 (my own download, not the bundled) and the debugger still steps in to every method when clicking step over.

Thanks,

Brandon Hauff


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 8:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


The fix is integrated to the latest CI builds
(http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/),
probably it will make it to the nightly builds at
http://bits.netbeans.org/dev/nightly/latest/ today or tomorrow.

Let me know if the fix doesn't work for you,

Erno


Brandon Hauff wrote:

Quote:
When can I get a version with the fix?



Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only

when

Quote:
Quote:
running on JRuby I thought I should check what platform you are

using.

Quote:
Quote:
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:


Quote:
Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't

yet

Quote:
Quote:
Quote:
had a chance to look at it in details, but I'm hoping to fix it for
6.7 final.

Erno

J
Back to top
Erno Mononen
Posted via mailing list.





PostPosted: Wed May 13, 2009 4:05 pm    Post subject: Debugger Step Over in Rails Reply with quote

One more thing: does
http://www.netbeans.org/issues/show_bug.cgi?id=161234 now work for you?
(Just to be sure it is not the same root cause.)

Erno


Erno Mononen wrote:
Quote:

Brandon,

Can you reproduce this from scratch? If so, can you tell me the steps?

Thanks,
Erno


Brandon Hauff wrote:
Quote:
Hi Erno,

I tried ruby-2687-on-090512 with JRuby 1.2 (my own download, not the
bundled) and the debugger still steps in to every method when
clicking step over.

Thanks,

Brandon Hauff


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 8:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


The fix is integrated to the latest CI builds
(http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/),
probably it will make it to the nightly builds at
http://bits.netbeans.org/dev/nightly/latest/ today or tomorrow.

Let me know if the fix doesn't work for you,

Erno


Brandon Hauff wrote:

Quote:
When can I get a version with the fix?



Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only

when

Quote:
Quote:
running on JRuby I thought I should check what platform you are

using.

Quote:
Quote:
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:


Quote:
Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't

yet

Quote:
Quote:
Quote:
had a chance to look at it in details, but I'm hoping to fix it for
6.7 final.

Erno

J
Back to top
Brandon Hauff
Posted via mailing list.





PostPosted: Wed May 13, 2009 8:32 pm    Post subject: Debugger Step Over in Rails Reply with quote

This does work.

Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Wednesday, May 13, 2009 10:14 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


One more thing: does
http://www.netbeans.org/issues/show_bug.cgi?id=161234 now work for you?
(Just to be sure it is not the same root cause.)

Erno


Erno Mononen wrote:
Quote:

Brandon,

Can you reproduce this from scratch? If so, can you tell me the
steps?
Quote:

Thanks,
Erno


Brandon Hauff wrote:
Quote:
Hi Erno,

I tried ruby-2687-on-090512 with JRuby 1.2 (my own download, not the
bundled) and the debugger still steps in to every method when
clicking step over.

Thanks,

Brandon Hauff


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 8:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


The fix is integrated to the latest CI builds

(http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/),
Quote:
Quote:
Quote:
probably it will make it to the nightly builds at
http://bits.netbeans.org/dev/nightly/latest/ today or tomorrow.

Let me know if the fix doesn't work for you,

Erno


Brandon Hauff wrote:

Quote:
When can I get a version with the fix?



Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only

when

Quote:
Quote:
running on JRuby I thought I should check what platform you are

using.

Quote:
Quote:
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:


Quote:
Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't

yet

Quote:
Quote:
Quote:
had a chance to look at it in details, but I'm hoping to fix it
for
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
6.7 final.

Erno

J
Back to top
Brandon Hauff
Posted via mailing list.





PostPosted: Wed May 13, 2009 8:32 pm    Post subject: Debugger Step Over in Rails Reply with quote

I verified that what was happening to me happens when debugging through MRI also, so no bug. When I was stepping over the last method in a controller action I was being taken to ActionController::Base, but that happens in MRI too, I just wasn't expecting it. Sorry for the confusion, but I guess I have verified your fix.

Thanks!

Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Wednesday, May 13, 2009 10:11 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


Brandon,

Can you reproduce this from scratch? If so, can you tell me the steps?

Thanks,
Erno


Brandon Hauff wrote:
Quote:
Hi Erno,

I tried ruby-2687-on-090512 with JRuby 1.2 (my own download, not the
bundled) and the debugger still steps in to every method when clicking
step over.
Quote:

Thanks,

Brandon Hauff


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 8:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


The fix is integrated to the latest CI builds
(http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/),
probably it will make it to the nightly builds at
http://bits.netbeans.org/dev/nightly/latest/ today or tomorrow.

Let me know if the fix doesn't work for you,

Erno


Brandon Hauff wrote:

Quote:
When can I get a version with the fix?



Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only

when

Quote:
Quote:
running on JRuby I thought I should check what platform you are

using.

Quote:
Quote:
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:


Quote:
Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't

yet

Quote:
Quote:
Quote:
had a chance to look at it in details, but I'm hoping to fix it
for
Quote:
Quote:
Quote:
Quote:
Quote:
6.7 final.

Erno

J
Back to top
Erno Mononen
Posted via mailing list.





PostPosted: Thu May 14, 2009 7:04 am    Post subject: Debugger Step Over in Rails Reply with quote

Thanks for the info. It still seems like a bug though, just not the same
bug as in issue 161234. Possibly a problem either in ruby-debug-ide or
debug-commons-java. In any case, it would be good to have this fixed;
I'll try to reproduce and see if I can track it down.

Thanks,
Erno


Brandon Hauff wrote:
Quote:
I verified that what was happening to me happens when debugging through MRI also, so no bug. When I was stepping over the last method in a controller action I was being taken to ActionController::Base, but that happens in MRI too, I just wasn't expecting it. Sorry for the confusion, but I guess I have verified your fix.

Thanks!


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Wednesday, May 13, 2009 10:11 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


Brandon,

Can you reproduce this from scratch? If so, can you tell me the steps?

Thanks,
Erno


Brandon Hauff wrote:

Quote:
Hi Erno,

I tried ruby-2687-on-090512 with JRuby 1.2 (my own download, not the

bundled) and the debugger still steps in to every method when clicking
step over.

Quote:
Thanks,

Brandon Hauff



Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 8:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


The fix is integrated to the latest CI builds
(http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/),
probably it will make it to the nightly builds at
http://bits.netbeans.org/dev/nightly/latest/ today or tomorrow.

Let me know if the fix doesn't work for you,

Erno


Brandon Hauff wrote:


Quote:
When can I get a version with the fix?




Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned out to be an issue only


when


Quote:
Quote:
running on JRuby I thought I should check what platform you are


using.


Quote:
Quote:
Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:



Quote:
Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234. I haven't


yet


Quote:
Quote:
Quote:
had a chance to look at it in details, but I'm hoping to fix it

for

Quote:
Quote:
Quote:
Quote:
Quote:
6.7 final.

Erno

J
Back to top
billbell52



Joined: 27 Apr 2009
Posts: 8

PostPosted: Thu May 14, 2009 1:24 pm    Post subject: Debugger Step Over in Rails Reply with quote

Erno, you appear to be a one man army for Netbeans.
Back to top
View user's profile Send private message
Erno Mononen
Posted via mailing list.





PostPosted: Thu May 14, 2009 2:03 pm    Post subject: Debugger Step Over in Rails Reply with quote

Hi Bill,

I'll take look at it. I've just recently started looking into
ruby-debug-ide and the other debugger components, don't know the area
too well so far. Anyway, my current impression is that this
functionality isn't really implemented in ruby-debug-ide yet.

Cheers,
Erno


Bill Bell wrote:
Quote:
Erno, you appear to be a one man army for Netbeans. If you delve into
ruby-debug-ide maybe you can look at posting:

http://forums.netbeans.org/viewtopic.php?t=12019
<http://forums.netbeans.org/viewtopic.php?t=12019>

How is ruby-debug-ide suppose to work? Thanks...

On Thu, May 14, 2009 at 2:04 AM, Erno Mononen <address-removed
<mailto:address-removed>> wrote:



Thanks for the info. It still seems like a bug though, just not
the same bug as in issue 161234. Possibly a problem either in
ruby-debug-ide or debug-commons-java. In any case, it would be
good to have this fixed; I'll try to reproduce and see if I can
track it down.

Thanks,
Erno


Brandon Hauff wrote:

I verified that what was happening to me happens when
debugging through MRI also, so no bug. When I was stepping
over the last method in a controller action I was being taken
to ActionController::Base, but that happens in MRI too, I just
wasn't expecting it. Sorry for the confusion, but I guess I
have verified your fix.

Thanks!



-----Original Message-----
From: address-removed [mailto:address-removed
<mailto:address-removed>]
Sent: Wednesday, May 13, 2009 10:11 AM
To: address-removed <mailto:address-removed>
Subject: Re: Debugger Step Over in Rails


Brandon,

Can you reproduce this from scratch? If so, can you tell
me the steps?

Thanks,
Erno


Brandon Hauff wrote:


Hi Erno,

I tried ruby-2687-on-090512 with JRuby 1.2 (my own
download, not the


bundled) and the debugger still steps in to every method
when clicking
step over.


Thanks,

Brandon Hauff




-----Original Message-----
From: address-removed
[mailto:address-removed
<mailto:address-removed>]
Sent: Tuesday, May 12, 2009 8:55 AM
To: address-removed
<mailto:address-removed>
Subject: Re: Debugger Step Over in Rails


The fix is integrated to the latest CI builds
(http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/),
probably it will make it to the nightly builds at
http://bits.netbeans.org/dev/nightly/latest/ today
or tomorrow.

Let me know if the fix doesn't work for you,

Erno


Brandon Hauff wrote:



When can I get a version with the fix?





-----Original Message-----
From: address-removed
[mailto:address-removed
<mailto:address-removed>]
Sent: Tuesday, May 12, 2009 4:55 AM
To: address-removed
<mailto:address-removed>
Subject: Re: Debugger Step Over in Rails


I fixed the issue below, but as it turned
out to be an issue only



when



running on JRuby I thought I should check
what platform you are



using.



Does anyone run into this problem with MRI?

Erno


Erno Mononen wrote:




Probably the same cause as in
http://www.netbeans.org/issues/show_bug.cgi?id=161234.
I haven't



yet



had a chance to look at it in details,
but I'm hoping to fix it


for


6.7 final.

Erno

J
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Ruby Users All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB