This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with "triplet operands"
- From: Sergio Durigan Junior <sergiodj at redhat dot com>
- To: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- Cc: gdb-patches at sourceware dot org, brobecker at adacore dot com
- Date: Thu, 20 Feb 2014 18:53:21 -0300
- Subject: Re: [PATCH] Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with "triplet operands"
- Authentication-results: sourceware.org; auth=none
- References: <m3mwj1j12v dot fsf at redhat dot com> <m3a9eu70st dot fsf at redhat dot com> <m3vbx1fqkg dot fsf at redhat dot com> <201401301535 dot s0UFZp3N013895 at glazunov dot sibelius dot xs4all dot nl>
On Thursday, January 30 2014, Mark Kettenis wrote:
>> From: Sergio Durigan Junior <sergiodj@redhat.com>
>> Date: Thu, 30 Jan 2014 13:16:15 -0200
>>
>> On Friday, January 17 2014, I wrote:
>>
>> > On Sunday, January 12 2014, I wrote:
>> >
>> >> Hi,
>> >>
>> >> This is the continuation of what Joel proposed on:
>> >>
>> >> <https://sourceware.org/ml/gdb-patches/2013-12/msg00977.html>
>> >
>> > Ping.
>>
>> Ping^2.
>
> No objection to this going in (other than the unsafe use of
> isdigit(3)) but I don't claim to know wnything of the SDT stuff.
Thanks, I finally pushed it with the necessary fixes.
https://sourceware.org/ml/gdb-cvs/2014-02/msg00106.html
--
Sergio