Red Hat ENTERPRISE LINUX 3 - USING CPP Instrukcja Użytkownika Strona 46

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 59
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 45
Red Hat Developer Day – 26 June 201246
Debugging Your Executable
Right-click on executable in Project Explorer
Select Debug as -> Local C/C++ Application
Will be prompted to bring up Debug Perspective
Using Debug icon debugs last executable or use pull-down arrow
Set break-points by double-clicking editor left margin
Breakpoints are marked in C/C++ editor with blue dot in margin
Right-click in left margin allows more options
Toggle enablement / delete the breakpoint
Breakpoint Properties... allows further details
Condition: set a boolean condition to enable the breakpoint
Ignore count: set a number of times to continue before stopping
Can also set actions for when the breakpoint is triggered
Przeglądanie stron 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 58 59

Komentarze do niniejszej Instrukcji

Brak uwag