This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 1/7] Remove field language in struct language_specific
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 1 Oct 2013 12:03:27 +0200
- Subject: Re: [PATCH 1/7] Remove field language in struct language_specific
- Authentication-results: sourceware.org; auth=none
- References: <1379512482-31773-1-git-send-email-yao at codesourcery dot com> <1379512482-31773-2-git-send-email-yao at codesourcery dot com>
> 2013-09-18 Yao Qi <yao@codesourcery.com>
>
> * varobj.c (struct language_specific) <language>: Remove.
> (languages): Update the initialization.
This patch is OK.
--
Joel