This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 3/3] Documentation for the remove-symbol-file command.
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Nicolas Blanc <nicolas dot blanc at intel dot com>
- Cc: gdb-patches at sourceware dot org, nicolas dot blanc at intel dot com
- Date: Tue, 16 Apr 2013 11:48:03 +0300
- Subject: Re: [PATCH 3/3] Documentation for the remove-symbol-file command.
- References: <1366098721-18302-1-git-send-email-nicolas dot blanc at intel dot com> <1366098721-18302-5-git-send-email-nicolas dot blanc at intel dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Nicolas Blanc <nicolas.blanc@intel.com>
> Cc: Nicolas Blanc <nicolas.blanc@intel.com>
> Date: Tue, 16 Apr 2013 09:52:01 +0200
>
> 2013-04-05 Nicolas Blanc <nicolas.blanc@intel.com>
>
> gdb/doc:
> * gdb.texinfo (Commands to Specify Files): Added description
> of the remove-symbol-file command.
Thanks.
> +@kindex remove-symbol-file
> +@item remove-symbol-file @var{address}
> +The @code{remove-symbol-file} command removes all symbol information about
> +the file loaded at @var{address}. @var{address} must be an expression that
^^
Two spaces here.
The documentation patch is OK with this change.
Please also add an entry in NEWS for this new command.