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] Check tracefile is generated by binary execution


On 04/22/2014 07:03 AM, Stan Shebs wrote:
>> -remote_exec target "$binfile"
>> > +if { ![generate_tracefile $binfile] } {
>> > +    unsupported "Unable to generate tfile"
> "trace file" instead of "tfile" would be clearer to a test-running
> person who is not familiar with the details of tracepoint operations.

OK, fixed.  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]