Step 5 of 5: Debugging Features

XPVM provides some simple debugging assistance by listing textual details from trace events and remote task output. Each trace event corresponds to the entry or exit point of a PVM routine, and contains the calling parameters and return codes / results. The task output is automatically collected from tasks spawned by XPVM.  The trace event information is shown in the Call Trace View, which lists the details of the last trace event received for each PVM task currently executing. This information is updated on-the-fly to always provide the latest information. All task output is shown in a scrolling text view.