Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / docs / ui-cmds / cmd_delete.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>
delete
</h2>
<h4>
NAME
</h4>
<ul>
delete - remove a breakpoint
</ul>
<h4>SYNOPSIS</h4>
<tt>
<ul>
delete -all|<i>breakpoint-id</i>
</ul>
</tt>
<h4>DESCRIPTION</h4>
<ul>
If passed a breakpoint number, <i>breakpoint-id</i>, delete removes
that breakpoint.
If passed the -all flag delete removes all breakpoints.
</p>
The list-breakpoints command lists all known breakpoints.
</ul>
<h4>RETURN VALUES</h4>
<ul>
None.
</ul>
<h4>SEE ALSO</h4>
<ul><a href="cmd_break.html">break</a></ul>
<ul><a href="cmd_enable_disable.html">enable/disable</a></ul>
<ul><a href="cmd_ignore.html">ignore</a></ul>
<ul><a href="cmd_list-breakpoints.html">list-breakpoints</a></ul>
<hr>
</body>
</html>