HP gnu source-level debugger 5992-4701 Manuale Utente Pagina 241

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 369
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 240
14.36 Displaying the current block scope information
The which command takes a symbol as an argument and prints the information on a
given symbol. It prints the following information:
current block scope addresses
line information of the definition of the symbol
filename in which the definition of the symbol occurs
The which command does not work for global and type symbols since they do not
contain line information.
Syntax:
which <symbol>
For example :
(gdb) which i Line 4 of "example.c" block starts at address 0x29a8 <main> and ends at 0x29e4
<main+0x3c>
14.37 Linux support
Linux Runtime Environment (LRE) on HP-UX Itanium enables users to execute Intel
Itanium Linux applications on HP-UX. HP WDB provides a prototype for LRE
debugging, which allows you to debug applications ported from Linux that run under
LRE. This provides a minimal debugging capability for LRE.
14.36 Displaying the current block scope information 241
Vedere la pagina 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 368 369

Commenti su questo manuale

Nessun commento