Vertaling van "die Debugger" in Engels
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.
Unterstützt die Debugger Tool für die Target-CPU's SC1x/SC2x/SC1x3.
Debug@CHIP for Windows is a Source Level Remote Debugger for the target CPU's SC1x/SC2x/SC1x3.
Wenn dieser Dienst beendet wird, funktionieren die Debugger nicht richtig.
If this service is stopped, the debuggers will not function properly.
Wir haben den Port auf 8787 gesetzt. Dies ist der Port den du an die Debugger Konfiguration übergibst.
We've set the debug port to 8787, which is the port you'll supply to the debugger configuration.
In der Vergangenheit hat er eine Menge Sachen geschaffen, speziell die IDE und die Debugger (Konsole, Remote, eigenständig und eingebaut).
In the past, he did a lot of stuff, especially the IDE and the debuggers (console, remote, standalone and built-in).
Mit einem Pipelineoperator werden die Prozesse an das Cmdlet Debug-Process gesendet, das die Debugger anfügt.
It uses a pipeline operator to send the processes to the Debug-Process cmdlet, which attaches the debuggers.
Mit einem Pipelineoperator werden die Prozesse an das Cmdlet "Debug-Process" gesendet, das die Debugger anfügt.
It uses a pipeline operator to send the processes to the Debug-Process cmdlet, which attaches the debuggers.
Zum Ausführen von ADPlus öffnen Sie eine Befehlsshell, wechseln Sie zum Ordner, in denen die Debugger installiert oder kopiert wurden, und geben ADPlus.vbs.
To run ADPlus, open a command shell, switch to the folder where the debuggers were installed or copied, and then type ADPlus.vbs.
DEBUGGER: schaltet die Debugger Unterstützung ein.
DEBUGGER: enable the debugger support.
Zudem wurden MSBuild und die Debugger Engines für Xamarin- und.NET Core-Apps übernommen. Die Designer für Xamarin.iOS und Xamarin.Android stehen auch zur Verfügung.
It will use MSBuild and the same debugger engines for Xamarin and.NET Core apps, as well as the same designers for Xamarin.iOS and Xamarin.Android.
Die Debugger Werkzeuge bieten auch eine Anzahl an Möglichkeiten, um den Inhalt von Variablen, Arrays oder verketteten Listen zu untersuchen.
The debugger tools also offer a number of ways to examine the content of variables, arrays or linked-lists.
Die Debugger Bibliothek bietet Funktionen zur Kontrolle des Debuggers, zum Beispiel für das Leeren des Debug-Ausgabefensters oder für das Öffnen der Speicheranzeige mit der Anzeige eines bestimmten Speicherbereichs.
The Debugger library provides functions for controlling the debugger, for example to empty the debug output window or to open the memory viewer with a specific memory area to display.
Die Debugger zwischen allen von PureBasic unterstützten Betriebssystemen und Prozessor-Typen sind kompatibel, solange die PureBasic-Version zwischen dem Debugger und dem Compiler, der das Programm kompiliert, übereinstimmt.
The debuggers between all operating systems and processor types supported by PureBasic are compatible as long as the PureBasic version between the debugger and the compiler that compiled the program matches.
In JScript verwenden Sie hierzu die debugger; -Anweisung, in VBScript verwenden Sie die Stop -Anweisung.
In JScript, use the debugger; statement; in VBScript, use the Stop statement.