This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Fix a bug in tstatus.exp matching tstatus output
- From: Pedro Alves <palves at redhat dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 04 Mar 2013 16:32:17 +0000
- Subject: Re: [PATCH] Fix a bug in tstatus.exp matching tstatus output
- References: <1362411345-22308-1-git-send-email-yao@codesourcery.com>
On 03/04/2013 03:35 PM, Yao Qi wrote:
> (gdb) PASS: gdb.trace/tstatus.exp: tstatus does not report trace stop reason
...
> (gdb) PASS: gdb.trace/tstatus.exp: tstatus reports trace stop reason
I think the former (and any other similar case) should be
UNSUPPORTED rather than a PASS. That'd make it much easier
to spot these issues, along with regressions and progressions.
--
Pedro Alves