This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: fix start_subfile, start_symtab argument descriptions
- From: Jim Blandy <jimb at codesourcery dot com>
- To: "Douglas Evans" <dje at google dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 14 Nov 2007 14:52:54 -0800
- Subject: Re: RFA: fix start_subfile, start_symtab argument descriptions
- References: <e394668d0711141353u26b7a711x3c377439e6d1cc27@mail.gmail.com>
"Douglas Evans" <dje at google.com> writes:
> Ok to check in? This just fixes the description of the DIRNAME
> argument to start_subfile and adds descriptions of the arguments to
> start_symtab.
>
> I didn't include a ChangeLog entry in this particular case since it's
> just comment fixes. I can certainly provide one if you want it
> checked in with one.
Yes, please commit. The ChangeLog entry for such changes can simply
be something like:
* buildsym.c (start_subfile): Doc fixes.