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 11:54:56AM +0100, Pierre Muller wrote:
> echo 'send_user "[regexp {[ni]{4}} {running}]\n"' | expect
> as well as
> echo 'send_user "[regexp "\[ni\]{4}" "running"]\n"' | expect
> 
> return 1...
> 
>   So expect seems to work OK...

In that case, we should figure out why that particular pattern does
not.  Try running it with runtest --debug and look at the dbg.log.

-- 
Daniel Jacobowitz
CodeSourcery


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