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: MI testsuite to use PTY for inferior


On Mon, Sep 05, 2005 at 03:51:47PM -0400, Bob Rossi wrote:
> Index: gdb/testsuite/ChangeLog
> 2005-08-31  Bob Rossi  <bob@brasko.net>
> +
> +	* lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
> +	* gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for 
> +	commands that return an MI output command and an asyncronous MI output
> +	command. This avoids race conditions.
> +	* gdb.mi/mi-console.exp: Ditto.

This is OK.  Please drop "This avoids race conditions"; GNU convention
is that only what goes in the changelog, not why.

Thanks a lot!


-- 
Daniel Jacobowitz
CodeSourcery, LLC


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