rsnt_translations
56,430
edits
(Created page with "File:Pgdbg-source-win.png|thumbnail|300px|Le panneau montrant le code source offre des outils qui permettent de savoir comment le code est exécuté.(cliquez pour agrandir)|...") |
No edit summary |
||
Line 91: | Line 91: | ||
La quatrième liste ''File'' affiche le fichier source qui contient la cible courante. | La quatrième liste ''File'' affiche le fichier source qui contient la cible courante. | ||
=== Panneau | === Panneau du code source et des outils de débogage === | ||
The source window (shown on the figure below) and all of the debug information tabs are dockable tabs, meaning that they can be taken apart from the main window. This can be done by double-clicking the tab. The source window shows the source code for the current session. | The source window (shown on the figure below) and all of the debug information tabs are dockable tabs, meaning that they can be taken apart from the main window. This can be done by double-clicking the tab. The source window shows the source code for the current session. | ||