* [RFA] doc/gdbint.texinfo: Add describtion for readline library
@ 2007-01-04 9:12 Markus Deuling
0 siblings, 0 replies; 5+ messages in thread
From: Markus Deuling @ 2007-01-04 9:12 UTC (permalink / raw)
To: GDB Patches
Hello,
I re-sent this patch because of a missing line-break in the first one.
The following patch removes chapter 12.4 "mmalloc" library because there is no such library
and adds a line which describes "readline" library in 12.3.
Is it ok to apply?
ChangeLog:
* gdbint.texinfo (Support Libraries): Remove mmalloc
entry. Describe readline library.
===============================================
diff -urN src/gdb/doc/gdbint.texinfo dev/gdb/doc/gdbint.texinfo
--- src/gdb/doc/gdbint.texinfo 2007-01-01 15:04:18.000000000 +0100
+++ dev/gdb/doc/gdbint.texinfo 2007-01-04 09:52:43.000000000 +0100
@@ -4906,7 +4906,8 @@
@section readline
-@section mmalloc
+The 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
Regards,
Markus
--
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com
^ permalink raw reply [flat|nested] 5+ messages in thread* [RFA] doc/gdbint.texinfo: Add describtion for readline library
@ 2007-01-04 9:02 Markus Deuling
2007-01-04 21:21 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Markus Deuling @ 2007-01-04 9:02 UTC (permalink / raw)
To: GDB Patches
Hello,
the following patch removes chapter 12.4 "mmalloc" library because there is no such library
and adds a line which describes "readline" library in 12.3.
Is it ok to apply?
ChangeLog:
* gdbint.texinfo (Support Libraries): Remove mmalloc
entry. Describe readline library.
===============================================
diff -urN src/gdb/doc/gdbint.texinfo dev/gdb/doc/gdbint.texinfo
--- src/gdb/doc/gdbint.texinfo 2007-01-01 15:04:18.000000000 +0100
+++ dev/gdb/doc/gdbint.texinfo 2007-01-04 09:52:07.000000000 +0100
@@ -4906,7 +4906,8 @@
@section readline
-@section mmalloc
+The 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
Regards,
Markus
--
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [RFA] doc/gdbint.texinfo: Add describtion for readline library
2007-01-04 9:02 Markus Deuling
@ 2007-01-04 21:21 ` Eli Zaretskii
2007-01-08 11:56 ` Markus Deuling
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2007-01-04 21:21 UTC (permalink / raw)
To: Markus Deuling; +Cc: gdb-patches
> Date: Thu, 04 Jan 2007 10:02:00 +0100
> From: Markus Deuling <deuling@de.ibm.com>
>
> the following patch removes chapter 12.4 "mmalloc" library because there is no such library
> and adds a line which describes "readline" library in 12.3.
>
> Is it ok to apply?
Yes, but please give "readline" the @code markup.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [RFA] doc/gdbint.texinfo: Add describtion for readline library
2007-01-04 21:21 ` Eli Zaretskii
@ 2007-01-08 11:56 ` Markus Deuling
2007-01-08 19:34 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Markus Deuling @ 2007-01-08 11:56 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
Hi,
I also added a @cindex. I hope it's ok now.
Eli Zaretskii schrieb:
>> Date: Thu, 04 Jan 2007 10:02:00 +0100
>> From: Markus Deuling <deuling@de.ibm.com>
>>
>> the following patch removes chapter 12.4 "mmalloc" library because there is no such library
>> and adds a line which describes "readline" library in 12.3.
>>
>> Is it ok to apply?
>
> Yes, but please give "readline" the @code markup.
>
> Thanks.
>
ChangeLog:
* gdbint.texinfo (Support Libraries): Remove mmalloc
entry. Describe readline library.
=========================================================
diff -urN src/gdb/doc/gdbint.texinfo dev/gdb/doc/gdbint.texinfo
--- src/gdb/doc/gdbint.texinfo 2007-01-01 15:04:18.000000000 +0100
+++ dev/gdb/doc/gdbint.texinfo 2007-01-08 12:52:26.000000000 +0100
@@ -4905,8 +4905,9 @@
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
Regards,
Markus
--
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-01-08 19:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-04 9:12 [RFA] doc/gdbint.texinfo: Add describtion for readline library Markus Deuling
-- strict thread matches above, loose matches on Subject: below --
2007-01-04 9:02 Markus Deuling
2007-01-04 21:21 ` Eli Zaretskii
2007-01-08 11:56 ` Markus Deuling
2007-01-08 19:34 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox