[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Launching a debugger / irb session

Joe Van Dyk

1/19/2006 12:41:00 AM

I have a GUI application (using ruby-gnome2). It would be great if
there was a button in the GUI that, when clicked, would launch an
xterm that started something like irb that would have access to the
same data that the GUI was using (if that makes any sense).

Sorta like the breakpoint debugger in Rails, I think.

What's a straightforward way of doing something like that?

Thanks,
Joe


1 Answer

Logan Capaldo

1/19/2006 1:19:00 AM

0


On Jan 18, 2006, at 7:41 PM, Joe Van Dyk wrote:

> I have a GUI application (using ruby-gnome2). It would be great if
> there was a button in the GUI that, when clicked, would launch an
> xterm that started something like irb that would have access to the
> same data that the GUI was using (if that makes any sense).
>
> Sorta like the breakpoint debugger in Rails, I think.
>
> What's a straightforward way of doing something like that?
>
> Thanks,
> Joe
>

http://rubyforge.org/projects/ruby-b...