This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2 02/36] Guile extension language: doc additions
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Doug Evans <xdje42 at gmail dot com>
- Cc: ludo at gnu dot org, gdb-patches at sourceware dot org
- Date: Tue, 21 Jan 2014 05:37:02 +0200
- Subject: Re: [PATCH v2 02/36] Guile extension language: doc additions
- Authentication-results: sourceware.org; auth=none
- References: <52dd9a9e dot c394420a dot 3c12 dot 04a4 at mx dot google dot com> <CAP9bCMT1GEtWzvkT92s5_AV+uq3UmpV-RZLkd54iKdotc6iWEw at mail dot gmail dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Mon, 20 Jan 2014 14:00:03 -0800
> From: Doug Evans <xdje42@gmail.com>
> Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
>
> On Mon, Jan 20, 2014 at 1:52 PM, Doug Evans <xdje42@gmail.com> wrote:
> > This patch has the doc additions.
> > There's still some to be written, but I think it's in good enough shape
> > to get feedback on.
> >
> > Changes from v1:
> > - NEWS file added
> > - guile.texi updated based on feedback
> > - new section on gdb smobs
> > - add more text to "Iterators In Guile" node
> >
> > 2014-01-20 Doug Evans <xdje42@gmail.com>
> >
> > * NEWS: Mention Guile scripting.
> >
> > doc/
> > * Makefile.in (GDB_DOC_FILES): Add guile.texi.
> > * gdb.texinfo
> > * guile.texi: New file.
>
> Hi.
> If it'll help I can send you a diff from the previous submission.
Please do. Thanks.