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: [patch/rfc] gdb.c++/templates.exp, pr gdb/1063


On Tue, 25 Feb 2003 19:15:23 -0600, Michael Elizabeth Chastain <mec at shout dot net> said:

> The old style was to use gdb_test as much as possible.  But I actually
> like this new multi-armed gdb_expect style.  Maybe when things calm down
> we can move to Daniel's new gdb_test_multiple, too.

Yeah, totally.  I've been sticking with the old way out of laziness,
justifying my behavior by the fact that I've been modifying existing
tests rather than adding new tests, but certainly we should switch
over to gdb_test_multiple at some point.  I'm just too busy right now
to think about it; once somebody else actually writes a test using it,
then I'll probably adopt it myself, too.

David Carlton
carlton at math dot stanford dot edu


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