search for: ericp

Displaying 3 results from an estimated 3 matches for "ericp".

Did you mean: eric
2005 Aug 25
4
how to use ruby debugger instead of irb from script/breakpointer
Hello - I would like to use the ruby debugger instead of irb for a breakpoint enabled by script/breakpointer in order to step through some code. How do I do that? Aaron
2005 Nov 05
3
[OT] debugging rails apps with kodomo 3.5 beta for windows
Hi Group, Has anyone experimented with Kodomo 3.5 Beta for Windows? I''m totally new to the Kodomo IDE, but I''ve figured out how to debug my Rails app locally. (I have followed the instructions in the User Guide to determine how to debug Rails apps with Kodomo.) But, it is incredibly slow for me. For example, it takes probably 20 to 30 seconds to go from one page to another when
2007 Jul 12
1
WWW::Mechanize::Link.inspect needs some TLC
The problem: users trying to debug Mechanize apps with Komodo are finding the debugger times out once it''s loaded a web page. They don''t run into this in the ruby-debug debugger, or running in normal mode. The reason: Komodo''s debugger is graphical, which means that whenever it hits a breakpoint it automatically shows the contents of each local variable. It has a