Fujitsu F2 Instrukcja Użytkownika Strona 330

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 354
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 329
316
CHAPTER 2 DEPENDENCE FUNCTIONS
2.6.9.4 Trace Data Display Example (Source)
This section describes trace data that is displayed in the source line mode.
Source Display
This mode displays only source lines. Figure 2.6-8 shows a source display example.
Figure 2.6-8 Example of the Trace Data Display (Source)
frame no.
Displays frame numbers as decimal number.
source
Displays the source line to be executed.
>SHOW TRACE/SOURCE -10..-5
frame no. source
: sample.c$61 if (p->val >= tblp[j - 1]->val)
-00007 : sample.c$62 break;
: sample.c$66 tblp [i - 1] = p;
-00006 : sample.c$67 }
: sample.c$53 while (max > 1) {
: sample.c$54 p = tblp [max - 1];
: sample.c$55 tblp [max - 1] = tblp[0];
: sample.c$56 max--;
: sample.c$57 i = 1;
Przeglądanie stron 329
1 2 ... 325 326 327 328 329 330 331 332 333 334 335 ... 353 354

Komentarze do niniejszej Instrukcji

Brak uwag