[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6.1 Debugging Synopsis

FreeM includes an interactive debugger, entered using the BREAK "DEBUG" command. The debugger is also entered if Ctrl-C is pressed, Ctrl-C handling is enabled, and you are in direct mode.

If you would like to enter the debugger automatically each time an error is encountered, add the following to your LCLINIT routine:

S $ETR="B ""DEBUG"""

This document was generated on May 5, 2025 using texi2html 5.0.