File: trace_info.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (18 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<HTML>
<HEAD>
<TITLE>trace.info</TITLE></HEAD>
<BODY>
<h1>trace.info</h1>
<B>Category</B><p>
<a href="debug_commands.html">Debugging commands</a><p>
<B>Syntax</B><p>
<p>
trace.info(LOGNUM,TOP,HEIGHT);<p>
<B>Description</B><p>
<p>
Sets up trace mode. LOGNUM is the number of the logic containing trace commands. TOP and HEIGHT are the top line number of the trace window and the number of lines it takes up.<p>
This command should be used before trace mode is enabled or turned on.<p>
<B>See also</B><p>
<a href="trace_on.html">trace.on</a><p>
<a href="trace_mode.html">Trace mode</a><p>
</BODY></HTML>