[PATCH] testsuite/gdb.trace: Fix expected message on continue.

Marcin Kościelnicki koriakin@0x04.net
Tue Jan 19 12:08:00 GMT 2016


On 19/01/16 12:54, Pedro Alves wrote:
> On 01/19/2016 11:33 AM, Marcin Kościelnicki wrote:
>> This is fallout from f303dbd60d9c7984832446eeb9d4e4d89703c615.
>>
>> gdb/testsuite/ChangeLog:
>>
>> 	* gdb.trace/ftrace.exp: Fix expected message on continue.
>> 	* gdb.trace/pending.exp: Fix expected message on continue.
>> 	* gdb.trace/trace-break.exp: Fix expected message on continue.
>
> Took me a couple minutes to understand why we show thread numbers in these
> tests, given that they're single-threaded.  Eventually I figured out that
> it was because they load the IPA library, which injects a thread in
> the inferior, making it multithreaded.
>
>> ---
>> OK to push?
>
> OK, but please add something like the above to the commit log.
>
> Thanks,
> Pedro Alves
>

Thanks, pushed.



More information about the Gdb-patches mailing list