
176
CHAPTER 2 DEPENDENCE FUNCTIONS
2.3.6.4 Displaying Trace Data Storage StatusIt is possible to displays how much trace data is stored in the trace buffer. This status
data can be read by specifying /STATUS to the SHOW TRACE command.
■Displaying Trace Data Storage Status
It is possible to displays how much trace data is stored in the trace buffer. This status data can be read by
specifying /STATUS to the SHOW TRACE.
[Example]
>SHOW TRACE/STATUS
en/dis = enable ; Trace function enabled
buffer full = nobreak ; Buffer full break function disabled
sampling = end ; Trace sampling terminates
code = enable ; Code execution enabled
verbose = disable ; Verbose trace disabled
frame no. = -00120 to 00000 ; Frame -120 to 0 store data
>