Examples with "den Codepfad" and their translation 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.
Häufig kann ein Problem erst nach dem Auftreten einer Störung identifiziert werden - zu spät, um den Codepfad zu rekonstruieren.
Often, you can identify a problem after the failure has occurred, too late to reconstruct the code path.
Verfahren von Anspruch 1, wobei der Schnittstellen-Definitionssprachen-Compiler eine Anweisung enthält, die automatisch den Codepfad zu der nicht-konformen Zeigergröße konfiguriert, wenn der Schnittstellen-Definitionssprachen-Compiler kompiliert wird, um auf der Computerplattform ausgeführt zu werden.
The method of claim I wherein the interface definition language compiler contains a statement that automatically configures the code path to the non-conformant pointer size when the interface definition language compiler is compiled to run on the computing platform.
Wenn beispielsweise ein Systemaufruf gelegentlich mit einem üblichen Fehlercode (z. B. EIO oder EINVAL) fehlschlägt, kann es interessant sein, den Codepfad zu untersuchen, der zu dieser Fehlerbedingung führt.
For example, if a system call is occasionally failing with a common error code (for example, EIO or EINVAL), you might want to examine the code path leading to the error condition.
Wenn beispielsweise ein Prozess, der zahlreiche Dateien öffnet, gelegentlich beim open 2 -Systemaufruf scheitert, können Sie mit der Aktion ustack den Codepfad ermitteln, der den fehlgeschlagenen open ausführt
If, for example, a process that opens many files occasionally fails in the open 2 system call, you can use the ustack action to discover the code path that executes the failed open
Nach Bereitstellung dieser Informationen unterstützt der Intel Thread-Checker Stack Traces, um den Codepfad grafisch darzustellen, den die Threads vor Auftreten des Fehlers im Code zurückgelegt haben.
Once you have this information, the Intel Thread Checker supports stack traces to graphically display the code path(s) taken by threads to arrive at the error in your code.
Andere resultaten
Bibliotheken, die den alten Codepfad enthalten, können zu einer Schwachstelle bei der Remote Control Exploit führen.
Libraries containing old code lead to Remote Control Exploit vulnerability.
Das folgende Beispielskript zeichnet die erste ioctl 2 eines jeden xclock -Prozesses auf und folgt dann dem weiteren Codepfad durch den Kernel
The following example script records the first ioctl 2 from any xclock process and then follows the subsequent code path through the kernel
Das folgende Beispiel zeigt den vollständigen Codepfad unter dem open 2 -Systemaufruf nur dann, wenn die Funktion open fehlschlägt
The following example shows the entire code path under the open 2 system call only when the open fails
Ihre Technologieschuldenstrategie sollte einen 80/20-Ansatz zur Verbesserung der Entwicklung auf den am häufigsten modifizierten Codepfaden darstellen.
Your tech debt strategy should be an 80/20 approach for improving development on the most frequently modified code paths.
Die GNU-Implementierung hat dann noch einen anderen Codepfad für den Fall, dass einer dieser beiden Syscalls vorhanden ist (eigentlich nur wait3(), aber auf meinem System benutzt das dann auch wait4()).
The GNU implementation also has another code path where it uses one of those syscalls (actually, only wait3(), but that's implemented using wait4() on my system).
Die Information über die Codepfade ist äußerst wertvoll bei der Korrektur eines Leaks.
The information on the invocating code is very useful for correcting memory leaks.
Das Folgende Skript Erstellt Zwei Codepfade.
Für partitionierte und nicht partitionierte Snapshots wurden zwei separate Modi und Codepfade verwendet.
Two separate modes and code paths were used for partitioned and non-partitioned snapshots.