Prism 6.0 User's Guide

Useful Commands

This section describes some commands that are especially useful in commands-only Prism.

Use the list command to list source lines from the current file. For example,

(prism) list 10, 20

prints lines 10 through 20 of the current file.

Use the show events command to print the events list. Use the delete command to delete events from this list.

Use the set command with the $print_width variable to specify the number of items to be printed on a line. The default is 1.