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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [doc/] [gdb.info-12] - 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 59... Line 59...
-------------------------
-------------------------
 
 
   There are only a few basic constructs allowed in the Readline init
   There are only a few basic constructs allowed in the Readline init
file.  Blank lines are ignored.  Lines beginning with a `#' are
file.  Blank lines are ignored.  Lines beginning with a `#' are
comments.  Lines beginning with a `$' indicate conditional constructs
comments.  Lines beginning with a `$' indicate conditional constructs
(*note Conditional Init Constructs::.).  Other lines denote variable
(*note Conditional Init Constructs::).  Other lines denote variable
settings and key bindings.
settings and key bindings.
 
 
Variable Settings
Variable Settings
     You can modify the run-time behavior of Readline by altering the
     You can modify the run-time behavior of Readline by altering the
     values of variables in Readline using the `set' command within the
     values of variables in Readline using the `set' command within the
Line 141... Line 141...
          for this variable.
          for this variable.
 
 
    `isearch-terminators'
    `isearch-terminators'
          The string of characters that should terminate an incremental
          The string of characters that should terminate an incremental
          search without subsequently executing the character as a
          search without subsequently executing the character as a
          command (*note Searching::.).  If this variable has not been
          command (*note Searching::).  If this variable has not been
          given a value, the characters  and  will terminate
          given a value, the characters  and  will terminate
          an incremental search.
          an incremental search.
 
 
    `keymap'
    `keymap'
          Sets Readline's idea of the current keymap for key binding
          Sets Readline's idea of the current keymap for key binding

powered by: WebSVN 2.1.0

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