[PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64

Sergio Durigan Junior sergiodj@redhat.com
Wed Dec 4 23:35:00 GMT 2013


On Wednesday, November 27 2013, Tom Tromey wrote:

>>>>>> "Marcus" == Marcus Shawcroft <marcus.shawcroft@gmail.com> writes:
>
> Marcus> Sorry, I was not clear. I think the a64 and a32 parsers should be kept
> Marcus> separate rather than using a common parser for a different, but
> Marcus> similar syntax, thus avoiding the need to pass the flag that
> Marcus> distinguishes the different syntaxes.
>
> It seems reasonable to me.
> It looks to me like the current function arm_stap_parse_special_token is
> the only code shared by the patch.  That isn't so long by itself, and
> then if it needs tweaks for AArch64 -- one might as well just copy it.

Sorry for taking a long time to reply.

OK then, two voices against one, you win :-).  I will repost the AArch64
patch later without this specific part, i.e., replicating the code from
ARM.

-- 
Sergio



More information about the Gdb-patches mailing list