From 86f04699735ef39d4a823fe2e3762363e7cea6e4 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 | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d1b27da..266d975 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 cc4d591..5b9f4c4 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -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.7.4