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, module
name, address, source code filename and line number, and function name and
offset from the function for each line of code executed. Selecting a line
displays the corresponding source in the window at the right of the 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.
The controls at the bottom
of the display allow the results to be sorted.
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 below shows the Execution History view.

Click the picture for a larger
image.

