A GUI debugger for ooRexx programs that can be run on Windows with ooRexx 4.2 or later and on other platforms with ooRexx 5.0 or later where Java with Swing/AWT has been installed along with bsf4oorexx.

Please see the README.md file in the Code tab or latest release for much more detailed usage and setup information .

Features

  • A source view showing the program currently being debugged and the last instruction that was executed
  • A stack trace view which allows switching between active source locations and files
  • A console view to show debugger status, basic help information and (optionally) program and debugger output
  • A console command prompt for executing Rexx statements or debugger commands during debug sessions
  • Single step or run to breakpoints, ("always-hit" or conditional), set during a debug session or with source code comments
  • A break button to interrupt running code at the next traceable instruction
  • Watch windows for display of variables with drilldown into string and collection types
  • Ability to debug ooRexx in embedded applications (where permitted by the embedding application)

Project Samples

Project Activity

See All Activity >