Vertaling van "gdb command" in Frans
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.
If you want clamd to continue running, until a segmentation fault occurs for example, issue the continue gdb command, and wait for an error, at which point gdb will return to its prompt. bt will give a backtrace for the current thread.
Si vous voulez que clamd continue de fonctionner, tant que la faute de segmentation n'arrive par exemple, tapez la commande gdb continue, et attendez l'erreur, qui à ce moment la retournera au prompt gdb.
run-gdb.sh: Runs the gdb command line debugger (see Debugging B2G using gdb and related tools for more details.)
run-gdb.sh: Lance le débogueur en ligne de commande gdb (voir pour plus de détails.)
Once started, it reads commands from the terminal until you tell it to exit with the GDB command quit.
Une fois lancé, il lit les commandes du terminal jusqu'à ce que vous lui disiez de s'arrêter avec la commande GDB quit.
Show information about GDB command name, or general information about using GDB.
Afficher des informations sur la commande GDB nom, ou des informations générales sur l'utilisation de GDB.
Milian Wolff: use system colors instead of hardcoded colors in GDB command line toolview
Milian Wolff: utilisez les couleurs du système au lieu des couleurs codées en mode ligne de commande GDB
GDB output Shows all gdb commands being executed. You can also issue any other gdb command while debugging.
Sortie de GDB Affiche toutes les commandes « gdb » en cours d'exécution. Vous pouvez également émettre n'importe quelle autre commande « gdb » pendant le débogage.