* gdbint.texinfo (Support Libraries): Remove mmalloc

entry.  Describe readline library.
This commit is contained in:
Eli Zaretskii 2007-01-20 16:35:45 +00:00
parent 3c3ef169e8
commit 86f0469973
2 changed files with 8 additions and 2 deletions

View 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.

View 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