[PATCH 2/3] gdb.trace: Surround $call_insn with \y in entry-values.exp

Marcin Kościelnicki koriakin@0x04.net
Thu Feb 25 15:12:00 GMT 2016


On 25/02/16 15:19, Pedro Alves wrote:
> On 02/20/2016 02:02 PM, Marcin Kościelnicki wrote:
>> The PPC64 tracepoint patch added \y at the end of the call_insn pattern -
>> without that, it embarassed itself and matched the 'bl' in "Dump of
>> assem*bl*er code for function" as the powerpc call opcode.  Since that
>> sounds like a generally good idea, I've added \y before and after
>> call_insn for every target.  As a result, I had to change x86_64's mnemonic
>> to 'callq'.
>>
>
> OK.
>
> Thanks,
> Pedro Alves
>

Thanks, pushed.



More information about the Gdb-patches mailing list