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: [RFC] Trying to fix testsuite/gdb.arch/i386-sse.exp pattern problem


On Thu, Nov 08, 2007 at 02:30:50PM +0100, Pierre Muller wrote:
> "[\r\n]*(.* = 1{1,}2{1,}.*)[\r\n]+\(gdb\) $"? no^M
> 
> So even that simple test fails :(

How about:

echo 'send_user "[regexp {= 1{1,}2{1,}.*} {2 = 1122233}]\n"' | expect

Are you sure it's the same "expect" the Makefile is running?

-- 
Daniel Jacobowitz
CodeSourcery


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