Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / docs / ui-cmds / cmd_events.html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>SPARC Architectural Model: User Commands</title>
</head>
<body bgcolor="#FFFFFF" LANG="en-US">
<div STYLE="margin-bottom: 0cm"></div>&nbsp;
<h2>
events
</h2>
<h4>
NAME
</h4>
<ul>
events - manipulate the simulator's event queue
</ul>
<h4>SYNOPSIS</h4>
<tt>
<ul>
events
<p>
events debug <i>value</i>
</ul>
</tt>
<h4>DESCRIPTION</h4>
<ul>
If no selectors are given, the events command prints the contents of the
events queue. Otherwise, if the sole legal selector, debug, is given,
the additional <i>value</i> sets the debugging level for the event
queue.
<p>
The events command is intended for debugging purposes.
It controls levels of event debugging output through SAM.
The format of this output may change with different releases.
</ul>
<h4>RETURN VALUES</h4>
<ul>
None.
</ul>
<h4>SEE ALSO</h4>
<ul><a href="cmd_debug.html">debug</a></ul>
<hr>
</body>
</html>