HP gnu source-level debugger 5992-4701 Instrukcja Użytkownika Strona 340

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 369
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 339
Exit GDB immediately.
GDB command
Approximately corresponds to 'quit'.
Example
(gdb)
-gdb-exit
The -gdb-set command
Synopsis
-gdb-set
Set an internal GDB variable.
GDB command
The corresponding GDB command is 'set'.
Example
(gdb)
-gdb-set $foo=3
^done
(gdb)
The -gdb-show command
Synopsis
-gdb-show
Show the current value of a GDB variable.
GDB command
The corresponding GDB command is 'show'.
Example
(gdb)
-gdb-show annotate
^done,value="0"
(gdb)
The -gdb-version command
Synopsis
-gdb-version
340 The GDB/MI Interface
Przeglądanie stron 339
1 2 ... 335 336 337 338 339 340 341 342 343 344 345 ... 368 369

Komentarze do niniejszej Instrukcji

Brak uwag