From 7f7a692281a882ab74ee9384d383bcebcb3d57b4 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 20 Jan 2007 16:35:45 +0000 Subject: [PATCH] * gdbint.texinfo (Support Libraries): Remove mmalloc entry. Describe readline library. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdbint.texinfo | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d1b27da273..266d975dfc 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-01-20 Markus Deuling (tiny change) + + * gdbint.texinfo (Support Libraries): Remove mmalloc + entry. Describe readline library. + 2007-01-09 Daniel Jacobowitz * gdb.texinfo (Target Descriptions): New section. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index db96c5a591..5539b54d39 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -39,7 +39,7 @@ Free Documentation License''. @page @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 1.249 $} % For use in headers, footers too +\xdef\manvers{\$Revision: 1.250 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Solutions\par \hfill \manvers\par @@ -4905,8 +4905,9 @@ The opcodes library provides @value{GDBN}'s disassembler. (It's a separate library because it's also used in binutils, for @file{objdump}). @section readline - -@section mmalloc +@cindex readline library +The @code{readline} library provides a set of functions for use by applications +that allow users to edit command lines as they are typed in. @section libiberty @cindex @code{libiberty} library -- 2.11.0