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 1/2] Check trace data from trace file


On 02/25/2013 03:08 AM, Yao Qi wrote:
> +# Check the collected trace data from different sources, such as live
> +# infeiror and tfile.

Typo "inferior".

> 2013-02-25  Yao Qi  <yao@codesourcery.com>
>
> 	* gdb.trace/report.exp: Move some code to ...
> 	(use_collected_data): ... here.  New.

Add something like:

        (top level): Call use_collected_data once on the live
        target.  Save a tfile of the current trace session,
	load it with target tfile, and call use_collected_data
	again.

-- 
Pedro Alves


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