Follow softwareverify on Twitter
0 items - $0.00

'How did I get here from there?' for software.

Ruby Bug Validator

Ruby Bug Validator
Ruby Bug Validator CD Picture
Join our Beta program

Are you a software developer or tester? If so join our beta testing program and get 50% off when the beta completes.

For full details see the overview page of a beta product.

Ruby Bug Validator - Execution History

The execution history view displays the execution history for all files that are being monitored. Each line in the display shows the thread ID, address, source code filename and line number, class name and method name for each line of code executed. Selecting a line displays the corresponding source in the window at the right of the display. Function parameter, method variable, return values and exception information is displayed above the source code display.

The colour coding allows at a glance viewing of thread context switches as the application executes. The background colour of each line is toggled between white and grey each time the thread ID changes.

A popup menu (right mouse button) allows each file to be edited in a syntax coloured editor that highlights each line according to the visit status of each line.

This picture shows the Execution History view.

Execution History View
Click the picture for a larger image.

Go to Top ^^