This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH] quoting curly braces in call-rt-st


> I think the patterns are breaking now because a different person is
> running them in a different environment -- specifically, with a different
> version of 'expect'.  I always use /usr/progressive/bin/expect
> on every platform.  I'm not sure what MichaelS is using; it depends
> on his path.


(Brain gets out of first gear...)  Yes, if I zap the expect built from 
the CVS repository I'm going to get the expect in progressive

(For those wondering what progressive is, it is a Red Hat standardized 
tested/built version of GCC+BINUTILS+GDB+...)


> This means our test harness machinery is vulnerable and fragile.
> That's not good.  :(


I think it means that expect has a poorly defined regex syntax and now 
it is changing under our feet.  Once a an expression is defined it 
should just keep working.

	Andrew





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