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


> 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.

-- 
Joel


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