This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2] Fix mi_expect_stop for non-zero exit codes
- From: Tom Tromey <tromey at redhat dot com>
- To: Simon Marchi <simon dot marchi at ericsson dot com>
- Cc: <gdb-patches at sourceware dot org>
- Date: Thu, 15 May 2014 12:39:39 -0600
- Subject: Re: [PATCH v2] Fix mi_expect_stop for non-zero exit codes
- Authentication-results: sourceware.org; auth=none
- References: <1400015633-16145-1-git-send-email-simon dot marchi at ericsson dot com>
>>>>> "Simon" == Simon Marchi <simon.marchi@ericsson.com> writes:
Simon> This patch was accepted almost a year ago, but I only recently
Simon> received my commit access. I submit it again to make sure it is
Simon> still relevant.
Simon> Original submission: https://sourceware.org/ml/gdb-patches/2013-06/msg00736.html
Thanks for linking to the original.
Simon> 2014-05-13 Simon Marchi <simon.marchi@ericsson.com>
Simon> * lib/mi-support.exp (mi_expect_stop): Expect message for
Simon> inferiors that exit with non-zero exit code.
Still ok. Thanks!
Tom