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] Unify ctf_fetch_registers and tfile_fetch_registers


On 04/22/2014 12:09 AM, Joel Brobecker wrote:
>> 2014-04-20  Yao Qi  <yao@codesourcery.com>
>>
>> 	* tracefile-tfile.c (tfile_fetch_registers): Move the bottom to ...
>> 	* tracefile.c (tracefile_fetch_registers): ... it.  New function.
>> 	* tracefile.h (tracefile_fetch_registers): Declare.
>> 	* ctf.c (ctf_fetch_registers): Remove the bottom.  Call
>> 	tracefile_fetch_registers.
> 
> Thanks, and OK.
> 

Thanks for the review.  Patch is pushed in.

-- 
Yao (éå)


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