This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] ppc: Fix record of HTM instructions
- From: Edjunior Barbosa Machado <emachado at linux dot vnet dot ibm dot com>
- To: Ulrich Weigand <uweigand at de dot ibm dot com>
- Cc: gdb-patches at sourceware dot org, Joel Brobecker <brobecker at adacore dot com>
- Date: Thu, 18 Aug 2016 11:21:07 -0300
- Subject: Re: [PATCH] ppc: Fix record of HTM instructions
- Authentication-results: sourceware.org; auth=none
- References: <20160818124902.E129A7ACE@oc7340732750.ibm.com>
On 08/18/2016 09:49 AM, Ulrich Weigand wrote:
> Edjunior Barbosa Machado wrote:
>
>> gdb/ChangeLog
>> 2016-08-17 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
>>
>> * rs6000-tdep.c (ppc_process_record_op31): Handle HTM instructions.
>
> This is OK.
>
> Thanks,
> Ulrich
>
Thanks Uli for your review. Pushed the fix to main and gdb-7.12-branch:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=d44c67f38178c5ad0c083ebff6429d6e477ea42e
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=1c9c56667193b56ad5fa30ac0ae731f1d63cd6c5
--
Edjunior