1
0
mirror of https://github.com/prirun/p50em.git synced 2026-05-04 23:35:27 +00:00

Minor tracing enhancements

Deconflict some values of instruction count with some of the
other tracing options by making it require a leading # before
the integer count.

Add/fix support for tracing execution within a designated segno.

Announce to the trace file that tracing is initialized.
This commit is contained in:
Dennis Boone
2020-06-23 17:35:53 -04:00
parent 6bf6e2ea48
commit 4771f09e1e
2 changed files with 18 additions and 4 deletions

2
em.1
View File

@@ -275,7 +275,7 @@ all|Everything
flush|Flush trace file after each write
tlb|STLB and IOTLB changes
OWNERL|Execution of this PCB
instruction count|Begin after specified number of instructions
#instruction count|Begin after specified number of instructions
octal segno|Execution in the given segment number
process number|Execution of this user number
.TE