3rdRail leverages standard Eclipse mechanisms to support Ruby.
To debug a Ruby script:
View | Description |
---|---|
Debug |
Provides information about the stack frame for the suspended threads for each target and the process for each target. The thread appears as a node in the tree. |
Variables |
Provides information about variables in the currently-selected stack frame. |
Breakpoints |
Lists all set breakpoints. |
Server |
Lists all servers and describes configuration. |
Outline |
Provides project structure details. |
Console |
Shows the Ruby Console. |
Tasks |
Assign tasks for the project. |
Note: |
Repeat the double right-click to remove the breakpoint. |