This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] 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>
- Date: Fri, 10 Oct 2014 13:38:27 +0100
- Subject: Re: [PATCH] Explicitly use language_c when evaluating a SDT probe argument
- Authentication-results: sourceware.org; auth=none
- References: <1412886259-11383-1-git-send-email-sergiodj at redhat dot com>
On 10/09/2014 09:24 PM, Sergio Durigan Junior wrote:
> I will push this patch in a few days if there are no comments.
No comments on the code itself, but I am wondering if we can add
a test. :-) As per your example, it wouldn't even have to be
written in Ada, rather we'd just need to force it with "set lang ada".
Thanks,
Pedro Alves