This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ppc: Fix return of instruction handlers in ppc_process_record_op63


On 09/21/2016 02:38 PM, Ulrich Weigand wrote:
> Edjunior Barbosa Machado wrote:
> 
>> some instruction handlers in ppc_process_record_op63() seem to be missing
>> return or incorrectly using break. This patch aims to fix that. Ok?
> 
> Huh, good catch ...
> 
>> gdb/ChangeLog:
>> 2016-09-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
>>
>> 	* rs6000-tdep.c (ppc_process_record_op63): Fix return of instruction
>> 	handlers.
> 
> This is OK.
> 
> Thanks,
> Ulrich

Thanks for the review, Uli. Just pushed to master:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=8aabe2e254e6a0419db9c6397c4068c69bfd95b0

--
Edjunior


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]