OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [doc/] [gdb.info-1] - Diff between revs 107 and 362

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 107 Rev 362
Line 1... Line 1...
This is ./gdb.info, produced by Makeinfo version 3.12f from gdb.texinfo.
This is ./gdb.info, produced by makeinfo version 4.0 from gdb.texinfo.
 
 
INFO-DIR-SECTION Programming & development tools.
INFO-DIR-SECTION Programming & development tools.
START-INFO-DIR-ENTRY
START-INFO-DIR-ENTRY
* Gdb: (gdb).                     The GNU debugger.
* Gdb: (gdb).                     The GNU debugger.
END-INFO-DIR-ENTRY
END-INFO-DIR-ENTRY
Line 715... Line 715...
     a subprocess.  It tells GDB to modify its print routines so as to
     a subprocess.  It tells GDB to modify its print routines so as to
     allow Epoch to display values of expressions in a separate window.
     allow Epoch to display values of expressions in a separate window.
 
 
`-annotate LEVEL'
`-annotate LEVEL'
     This option sets the "annotation level" inside GDB.  Its effect is
     This option sets the "annotation level" inside GDB.  Its effect is
     identical to using `set annotate LEVEL' (*note Annotations::.).
     identical to using `set annotate LEVEL' (*note Annotations::).
     Annotation level controls how much information does GDB print
     Annotation level controls how much information does GDB print
     together with its prompt, values of expressions, source lines, and
     together with its prompt, values of expressions, source lines, and
     other types of output.  Level 0 is the normal, level 1 is for use
     other types of output.  Level 0 is the normal, level 1 is for use
     when GDB is run as a subprocess of GNU Emacs, level 2 is the
     when GDB is run as a subprocess of GNU Emacs, level 2 is the
     maximum annotation suitable for programs that control GDB.
     maximum annotation suitable for programs that control GDB.
Line 758... Line 758...
     The GDB/MI Interface: GDB/MI.).
     The GDB/MI Interface: GDB/MI.).
 
 
`-write'
`-write'
     Open the executable and core files for both reading and writing.
     Open the executable and core files for both reading and writing.
     This is equivalent to the `set write on' command inside GDB (*note
     This is equivalent to the `set write on' command inside GDB (*note
     Patching::.).
     Patching::).
 
 
`-statistics'
`-statistics'
     This option causes GDB to print statistics about time and memory
     This option causes GDB to print statistics about time and memory
     usage after it completes each command and returns to the prompt.
     usage after it completes each command and returns to the prompt.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.