Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / docs / ui-cmds / cmd_vdebug.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>
vdebug
</h2>
<h4>
NAME
</h4>
<ul>
vdebug - control instruction tracing
</ul>
<h4>SYNOPSIS</h4>
<tt>
<ul>
vdebug [-cpu <i>cpu_set</i>] [-o <i>file_name</i>] on|off
</ul>
</tt>
<h4>DESCRIPTION</h4>
<ul>
Enables (or disables) instruction tracing. If -o is given, tracing
output will be redirected to a file, or in the case of multiple worker
threads, files. In either case, <i>file_name</i> is used as the template
to generate unique file names for each worker thread.
<p>
If the <a href="flag_cpu.html">-cpu</a> option is omitted, enables (or
disables) tracing for all cpus.
Otherwise, the -cpu option selects which cpus generate trace.
</ul>
<h4>RETURN VALUES</h4>
<ul>
</ul>
<h4>SEE ALSO</h4>
<hr>
</body>
</html>