Sun Studio 12 Update 1: Debugging a Program With dbx

Setting a Trace

Set a trace by typing a trace command at the command line. The basic syntax of the trace command is:


trace event-specification [ modifier ]

For the complete syntax of the trace command, see trace Command.

The information a trace provides depends on the type of event associated with it (see Setting Event Specifications).