Examples with "@debug" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
SHOW VARIABLES (VARIABLES) = @debug VARIABLES: Shows all the variables used when triggering a sub-command.
debug VARIABLES: Zeigt Änderungen von Variablen an, allerdings nur für einen im Programm mit DEBUG ON/OFF umschlossenen Bereich (wegen der auftretenden Datenmenge).
Let's put @debug aside since it is clearly intended to debug SassScript, which is not our point here.
The first two control buttons toggle between "Show debug messages" (On/Off) and "Debugging activated" (On/Off). (This is the same as the commands @debug ON and/or @debug OFF).
Die ersten beiden Kontrollkästchen geben an, ob im Programm DEBUG angegeben wurde bzw. ob grundsätzlich Debugging durchgeführt wird (siehe auch @debug ON bzw. @debug OFF).
SHOW LOCAL VARIABLES (LOCAL) @debug LOCAL: Indicates the values of local variable when triggering a sub-command.
debug LOCAL: Zeigt Ort und Werte lokaler Variablen (LOCAL-Befehl) am Anfang und Ende der Lebensdauer an.
Andere resultaten
The conga-Xdebug enhances the XTX starterkit by providing a complete debug platform.
This is an internal option, and is switched on automatically for '-ddebug-gc'. debug-lexer
Until recently, I just used Xdebug for debugging PHP locally with XAMPP. But now I needed to debug a problem with PayPal in WooCommerce on a remote server.
Nun musste ich kürzlich zum Debuggen eines Problems mit PayPal in WooCommerce aber Xdebug auf einem Remote-Server nutzen - hier erkläre ich kurz, wie das auf Uberspace funktioniert.
Options in the OpenBSD kernel are translated into compiler preprocessor options, therefore an option like DEBUG would have the source compiled with option -DDEBUG. Which is equivalent to doing a #define DEBUG throughout the kernel.
Die Optionen im OpenBSD Kernel werden in Compilerpräprozessoroptionen übersetzt, daher würde eine Option wie DEBUG den Quelltext mit der Option -DDEBUG kompilieren, was einem #define DEBUG im Kernel entspricht.
The debug information that Xdebug can provide includes the following:- stack and function traces in error messages with: - full parameter...
Die Debug-Informationen, die Xdebug bieten beinhaltet folgende Leistungen:- Stapel und Funktion Spuren in Fehlermeldungen:- Voller...
If you simply start kdebugdialog, you will see a list of areas, that can be disabled or enabled. A kDebug(area) call in the code will show something in the debug output only if the area is enabled.
Wenn Sie kdebugdialog aufrufen, erscheint eine Liste von Bereichen, die entweder ein- oder ausgeschaltet werden können. Ein Aufruf von kDebug(Bereich) im Quelltext führt zu einer Debug-Ausgabe des Programms, wenn der betreffende Bereich eingeschaltet wurde.
Fixes issue where XDebug aborts the thread for maximum function count.
Fixes Problem, bei dem XDebug den Thread für maximale Funktion Zählung abgebrochen.
I know how to set up and use a debugging tool like Xdebug.
Simply plug the conga-Xdebug between the baseboard and the XTX module.