This is the mail archive of the gdb@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]
Other format: [Raw text]

Re: Expect fails to recognize regexp


On Fri, 13 Sep 2002 20:06:43 +0200, Corinna Vinschen <vinschen@redhat.com> said:

> I'm trying to fix an error in the testsuite lib but I'm stuck at one
> point.  For some mysterious reason, I can't get a regexp right.

I think '.' doesn't match newlines (at least it doesn't in regexps in
Emacs); does modifying your regexp so that you have a newline in there
explicitly fix it?

David Carlton
carlton@math.stanford.edu


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