trac-deb.mkxl /size: 1385 b    last modification: 2021-10-28 13:51
1%D \module
2%D   [       file=trac-deb,
3%D        version=2005.11.06,
4%D          title=\CONTEXT\ Tracing Macros,
5%D       subtitle=Debugger,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14\writestatus{loading}{ConTeXt Tracing Macros / Debugger}
15
16%registerctxluafile{trac-lmx}{}
17\registerctxluafile{trac-deb}{autosuffix}
18
19\unprotect
20
21% \showtrackers           % defined at the lua end
22% \enabletrackers    [#1] % defined at the lua end
23% \disabletrackers   [#1] % defined at the lua end
24% \resettrackers          % defined at the lua end
25%
26% \showdirectives         % defined at the lua end
27% \enabledirectives  [#1] % defined at the lua end
28% \disabledirectives [#1] % defined at the lua end
29%
30% \showexperiments        % defined at the lua end
31% \enableexperiments [#1] % defined at the lua end
32% \disableexperiments[#1] % defined at the lua end
33%
34% \overloaderror          % defined at the lua end
35%
36% \showlogcategories      % defined at the lua end
37
38% \enabledirectives[system.showerror]
39
40\newtoks \t_syst_terminal_data
41
42%t_syst_terminal_data {\beginlocalcontrol\clf_fetchterminaldata\endlocalcontrol}
43\t_syst_terminal_data {\clf_fetchterminaldata}
44
45\protect \endinput
46