This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2] Explicitly use language_c when evaluating a SDT probe argument
- From: Pedro Alves <palves at redhat dot com>
- To: Sergio Durigan Junior <sergiodj at redhat dot com>, GDB Patches <gdb-patches at sourceware dot org>
- Cc: Joel Brobecker <brobecker at adacore dot com>
- Date: Wed, 15 Oct 2014 14:32:25 +0100
- Subject: Re: [PATCH v2] Explicitly use language_c when evaluating a SDT probe argument
- Authentication-results: sourceware.org; auth=none
- References: <1413052811-18167-1-git-send-email-sergiodj at redhat dot com>
On 10/11/2014 07:40 PM, Sergio Durigan Junior wrote:
> This is the second version of the patch, which includes a testcase as
> requested by Pedro.
Thanks Sergio.