mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
10 lines
216 B
Text
10 lines
216 B
Text
.\" Load this before a macro package that you want to trace.
|
|
.rn de !!de
|
|
.!!de de
|
|
.!!de \\$1
|
|
.tm *** trace enter \\$1: \\\\$0 \\\\$@
|
|
\\\\*[!!\\$1]\\\\
|
|
.tm *** trace exit \\$1: \\\\$0 \\\\$@
|
|
\\..
|
|
.!!de !!\\$1 \\$2
|
|
..
|