This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Add kindex and cindex for 'maint print msymbols'
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 06 Jun 2013 18:22:39 +0300
- Subject: Re: [PATCH] Add kindex and cindex for 'maint print msymbols'
- References: <1370511352-7785-1-git-send-email-yao at codesourcery dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Yao Qi <yao@codesourcery.com>
> Date: Thu, 6 Jun 2013 17:35:52 +0800
>
> When reading the GDB manual, I find the kindex and cindex is missing
> for command 'maint print msymbols'. This patch is to add kindex and
> cindex. Is it OK?
Yes, thanks.