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: [RFA] gdb.asm/*.exp send_gdb vs. gdb_test


> Urgh, I also used gdb_test_no_output in some places.
> Can I just change all the changelogs to say "gdb_test, etc."?

I don't think we are really supposed to do that, for the same reason
that we are asked to avoid contractions such as initialize_(foo|bar).
In this case, my suggestion would be to simply say:

        * avoid the use of send_gdb/gdb_expect wherever possible.

It's less complete, but it doesn't make gdb_test special compared to
the other routines. Others may have a different opinion...

-- 
Joel


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