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]

Re: [RFA] gdb.base/callfuncs.exp: make all test names unique


Michael Elizabeth Chastain wrote:
> 
> Committed.
> 

Thanks.


> I have four more files in progress:
> 
>   arithmet.exp
>   assign.exp
>   ena-dis-br.exp
>   logical.exp
> 
> These are much bigger changes.  These files use a lot of
> send_gdb/gdb_expect calls that can be calls to gdb_test instead, which
> makes the files a lot shorter.  Plus I vaguely recall that people prefer
> gdb_test over send_gdb/gdb_expect because it standardizes all the error
> and timeout handling.
> 

Yes, that is it.  There are a few occasions where we still cannot use gdb_test, unfortunately -- I plan to do something about that.  But but getting rid of as many send_gdb/gdb_expect pairs as we currently can is a nice move.


> I'm planning to put up the first one (arithmet.exp) for comments this
> weekend.  Any guidance here would be appreciated.
> 

Great.  Thanks again.




-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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