Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / docs / ui-cmds / cmd_events.html
CommitLineData
920dae64
AT
1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html>
3<head>
4<title>SPARC Architectural Model: User Commands</title>
5</head>
6<body bgcolor="#FFFFFF" LANG="en-US">
7<div STYLE="margin-bottom: 0cm"></div>&nbsp;
8
9<h2>
10events
11</h2>
12
13<h4>
14NAME
15</h4>
16<ul>
17events - manipulate the simulator's event queue
18</ul>
19
20<h4>SYNOPSIS</h4>
21<tt>
22<ul>
23events
24<p>
25events debug <i>value</i>
26</ul>
27</tt>
28
29<h4>DESCRIPTION</h4>
30<ul>
31If no selectors are given, the events command prints the contents of the
32events queue. Otherwise, if the sole legal selector, debug, is given,
33the additional <i>value</i> sets the debugging level for the event
34queue.
35<p>
36The events command is intended for debugging purposes.
37It controls levels of event debugging output through SAM.
38The format of this output may change with different releases.
39</ul>
40
41<h4>RETURN VALUES</h4>
42<ul>
43None.
44</ul>
45
46<h4>SEE ALSO</h4>
47<ul><a href="cmd_debug.html">debug</a></ul>
48
49<hr>
50</body>
51</html>