uxndebug

uxn debugging suite
git clone git://bvnf.space/uxndebug.git
Log | Files | Refs | README

commit 9ed87d6f6c1e211a37d322728edc22e6f8011867
parent 2cfbfea7ebe0642d32498a20ca4b9566b233c927
Author: phoebos <ben@bvnf.space>
Date:   Mon,  6 Jun 2022 16:51:50 +0100

manpage: note about empty lines

Diffstat:
Muxndebug.5 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/uxndebug.5 b/uxndebug.5 @@ -42,6 +42,11 @@ in the source files was assembled into that .Em byte . The name of the debug file is used to identify which source file contains the relevant .Em token Ns s . +.Pp +If a line after the version information does not contain any number, an unexpected error +has occurred in generating debug information for that byte and no information about a token should +be assumed. However, a debug file may continue to be parsed even if an empty line is present; +later lines should not be affected by an error for earlier bytes. .Sh FILES For a source file .Pa example.tal ,