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 v2 2/2] btrace: allow recording to be started for running threads


On 01/25/2017 02:32 PM, Pedro Alves wrote:

>> +# Check that recording was started on each thread.
>> +foreach thread {1 2 3 4} {
>> +    check_tracing_enabled $thread
> 
> Looks like this is adding duplicate test messages?  See:
> 
> https://sourceware.org/gdb/wiki/GDBTestcaseCookbook#Make_sure_test_messages_are_unique

Bah, somehow missed the with_test_prefix inside the proc.  Ignore
this remark.

Thanks,
Pedro Alves


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