Übersetzung für "Den debugmodus" in Englisch

Bei den ersten Tests empfielt es sich auch, den Debugmodus mit COMPILER "DEBUG ON" einzuschalten und einen jederzeitigen Abbruch mit COMPILER "Ctrl_C ON" vorzusehen, damit sie Ihr Programm noch beenden können, falls es in eine Endlosschleife gerät.
Furthermore, for the first tests, it is recommended to activate the debugging mode with COMPILER "DEBUG ON" and to plan for termination at any time using COMPILER "Ctrl_C ON" so that you can still terminate your program even after it might have entered into an infinite loop.
ParaCrawl v7.1

Aktiviert den Debugmodus, indem das Programm zur Laufzeit Meldungen in das Logfile "SpeedswitchXP.log" ausgibt.
When in this mode, the program writes runtime log messages to the log file "SpeedswitchXP.log".
ParaCrawl v7.1

Für den Debugmodus wird ein Monitorprogramm benötigt, das auch im Flash abgelegt werden muss und somit den verfügbaren Speicher verringern würde.
For the debug mode a monitor program is needed, which must also be placed in the flash and would reduce the usable memory.
ParaCrawl v7.1

Wenn der SLD51 läuft beim Einschalten des Boards, dann schaltet dieses in den Debugmodus und wartet auf Befehle vom Debugger.
When the SLD51 is running when starting up the board, it switches to the debug mode and awaits further commands.
ParaCrawl v7.1

Um in den Debugmodus umzuschalten muss die Konstante auf true gesetzt werden, bevor yii.php eingebunden wird.
To run in debug mode, define this constant as true before including the yii.php file.
ParaCrawl v7.1