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: [PATCH] gdb.mi/mi-basics.exp: fix racy tests (PR testsuite/12649)


On 05/11/2011 08:40 PM, Jan Kratochvil wrote:
> It works with:
>     global expect_out
> 
>     mi_gdb_test "-environment-path" "\\\^done,path=\"(.*)\"" "environment-path"
>     set orig_path $expect_out(3,string)

Yes, this works and looks much better.  Thanks for this!

> OK with that change, sorry for the delay.

No problem at all, checked in:
http://sourceware.org/ml/gdb-cvs/2011-05/msg00079.html

	Marek


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