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, testsuite] Fixes for gdb.python tests on remote Windows host


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


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