From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Michael Elizabeth Chastain , msnyder@cygnus.com Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] quoting curly braces in call-rt-st Date: Thu, 05 Jul 2001 08:09:00 -0000 Message-id: <3B44830E.7080106@cygnus.com> References: <200107030014.RAA02720@bosch.cygnus.com> X-SW-Source: 2001-07/msg00094.html Um, Why are these patterns mysteriously breaking now. call-ar-st has been in the repository for a very long time. For what its worth I was having fun running expect on Red Hat 7.x. Zapping the expect built from CVS so that the pre-installed expect was used mysteriously eliminated the problem. If this is trying to address that same problem then I don't think it is a bug in GDB's patterns. Rather it is a bug in how expect was being built. Andrew PS: As an aside, I know Ian Rox. is thinking of hardwiring expects pattern matcher because the tcl8.0->tcl8.3 transition results in broken patterns.