[patch, testsuite] Fixes for gdb.python tests on remote Windows host

Simon Marchi simark@simark.ca
Tue Aug 13 02:39:00 GMT 2019


On 2019-08-12 10:31 p.m., Sandra Loosemore wrote:
> Yes.  On Windows host, the output I'm seeing for this test that it's 
> trying to match is:
> 
> (gdb) info auto-load python-scripts
> Loaded  Script 
> 
> 
> Yes     py-section-script.py 
> 
> 
>          full name: \\long\windows\path\to\py-section-script.py
> Yes     gdb.inlined-script 
> 
> 
> (gdb)
> 
> This matches the first "fail" pattern as well as the "pass" pattern, so 
> the ordering is important.  From the comment on this test, it's clear 
> this output is intended to be a "pass", so that one should go first.
> 
> -Sandra

Ok, that clears it up, thanks.

Simon



More information about the Gdb-patches mailing list