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: Robustify mi-basics.exp


On Mon, Oct 02, 2006 at 07:52:13PM +0400, Vladimir Prus wrote:
> 
> Hi,
> at the moment, mi-basics.exp will fail if current directory contains any 
> regexp metacharacters. Fixed with attached, OK?

[The one that always bites us at CodeSourcery is "+", since there's a
"++" in most of our product names, and that's a regexp syntax error...]

> 2006-10-02  Vladimir Prus  <vladimir@codesourcery.com>
> 
> 	* gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
>         via string_to_regexp.
> 	* gdb.mi/mi2-basics.exp: Likewise.

OK, thanks!

-- 
Daniel Jacobowitz
CodeSourcery


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