From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24716 invoked by alias); 18 Dec 2007 16:02:51 -0000 Received: (qmail 24623 invoked by uid 22791); 18 Dec 2007 16:02:25 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Dec 2007 16:02:18 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id DF98898151; Tue, 18 Dec 2007 16:02:16 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B39DD98129; Tue, 18 Dec 2007 16:02:16 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1J4etb-0007zz-Va; Tue, 18 Dec 2007 11:02:16 -0500 Date: Tue, 18 Dec 2007 16:02:00 -0000 From: Daniel Jacobowitz To: Luis Machado , gdb@sourceware.org Subject: Test names in watch_thread_num.exp Message-ID: <20071218160215.GA30687@caradoc.them.org> Mail-Followup-To: Luis Machado , gdb@sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00134.txt.bz2 Hi Luis, I noticed this in my latest test logs: +PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered +PASS: gdb.base/watch_thread_num.exp: Check thread that triggered +PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered +PASS: gdb.base/watch_thread_num.exp: Check thread that triggered Each test is supposed to have a unique name; this makes comparing test logs more useful. Could you give these sequence numbers, or something along those lines? -- Daniel Jacobowitz CodeSourcery