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: [PATCH] Really release IPC resources in info-os.exp


> 2012-10-23  Yao Qi  <yao@codesourcery.com>
> 
> 	* gdb.base/info-os.exp: Resume the inferior until it exits.

Regardless of your problem, any change that removes a call to send_gdb
and uses gdb_test instead is a good change in my books. So OK to commit.

IIRC, you don't need the leading ".*", which is implicit, but it might
be clearer the way you have it.

Thanks,
-- 
Joel


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