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] Fix mi_expect_stop for non-zero exit codes


On 06/25/2013 08:09 PM, Simon Marchi wrote:
> The message is a different when the inferior exits with zero
> and non-zero values, this fix takes that into account.
> 
> I split the following patch in two distinct patches:
> http://sourceware.org/ml/gdb-patches/2013-06/msg00374.html
> 
> gdb/testsuite/ChangeLog:
> 2013-06-25  Simon Marchi  <simon.marchi@ericsson.com>
> 
> 	* lib/mi-support.exp (mi_expect_stop): Expect message for
> 	inferiors that exit with non-zero exit code. Also, remove useless

Double space after period.

> 	whitespace just above.

OK.

Thanks,
-- 
Pedro Alves


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