Index | PAL Intro | Commands | Registers | Indices | Stack | Macros | Classes | Attributes | Errors


Manual Reference Pages  - debug_level (5)

NAME

debug/level - Change debug level

CONTENTS

Synopsis
Description
Error Handling
Examples
See Also
Author

SYNOPSIS

debug/level #level
debug/level #level1, #level2

DESCRIPTION

Changes the runtime debug level, initially set by the -D option passed to the prose command. See prose(1).

Note that the debug/level instruction can only be used to increase the debug level, or return it to its original setting. You cannot reduce the level to a setting lower than that specified by the prose -D option.

ERROR HANDLING

A runtime error occurs if the arguments are the wrong type.

EXAMPLES

debug/level #99
  Set debug level to 99.

SEE ALSO

prose(1), pal_intro(5), pal_commands(5), pal_indices(5), debug_source(5),
PROSE Assembly Language at prose.sourceforge.net.

AUTHOR

Copyright (c) 2002-2011 Mark R. Bannister <cambridge@users.sourceforge.net>.

This is free software and can be downloaded from prose.sourceforge.net; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


PAL 1.0 debug_level (5) 14 January 2011
Generated by manServer 1.07 from man5/debug_level.5 using man macros.