]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdbint.texinfo (Support Libraries): Remove mmalloc
authorEli Zaretskii <eliz@gnu.org>
Sat, 20 Jan 2007 16:35:45 +0000 (16:35 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 Jan 2007 16:35:45 +0000 (16:35 +0000)
entry.  Describe readline library.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index d1b27da2733e903f10f5dd4bfb96e08219235af8..266d975dfc92619ab5c2a7b7045ffbd4d6a0cba6 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
+
+       * gdbint.texinfo (Support Libraries): Remove mmalloc
+       entry.  Describe readline library.
+
 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * gdb.texinfo (Target Descriptions): New section.
index cc4d591cf2987af71e4a36b2bd09b63da4939c40..5b9f4c40b8dc4041e96a92cbee83bd2b264823e8 100644 (file)
@@ -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