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]
Other format: [Raw text]

Re: [rfc] Revamp logical.exp


ac> gdb_test "print x=1,y=0,x == y" " = 0" "evaluate x = y; variables 
> x=1,y=0; expecting 0"

That would be cool.

ac> If you want spaces, I'll need to tweak the tables.

It's fine without pretty-spaces.

ac> My favorite, amd64 GNU/Linux.

Okay, approved, or pre-approved if you want to tweak it some more.

Michael C

> 2004-07-14  Andrew Cagney  <cagney@gnu.org>
> 
> 	* gdb.base/logical.exp: Update copyright.
> 	(evaluate): New procedure.  Use to re-implement tests using
> 	several tables.


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