[tlbuild] dvi test? [man page debug bits]

Karl Berry karl at freefriends.org
Mon Jan 31 23:49:27 CET 2022


    BTW, why isn't FILES debugging listed in the manpage? It stops at
    131072, but xdvi-debug.h continues:

    #define DBG_FIND		262144
    #define DBG_FILES		524288

Thanks for noticing. I installed this change in the TL xdvi.1.
Paul, maybe you can provide a more meaningful description?
--thanks, karl.

--- xdvi.1.in	(revision 61819)
+++ xdvi.1.in	(working copy)
@@ -1,4 +1,4 @@
-.\" Copyright 1990-2019 Paul Vojta and others
+.\" Copyright 1990-2022 Paul Vojta and others
 .\"
 .\" This is Paul's license, included here only for reference, it does not apply
 .\" to all parts of the k version.
@@ -431,6 +431,8 @@
 	32768	ft	FreeType library messages (Type 1 fonts)
 	65536	ft_verbose	Verbose FreeType library messages (currently unused)
 	131072	gui	GUI elements
+	131072	find	file searching and more
+	524288	files	file parsing and more
 .sp 1n
 .fi
 Some of the Kpathsea debugging options are actually provided by Kpathsea;


More information about the tlbuild mailing list.