From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11385 invoked by alias); 25 Dec 2010 19:23:03 -0000 Received: (qmail 11377 invoked by uid 22791); 25 Dec 2010 19:23:03 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Dec 2010 19:22:58 +0000 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 39FE31853BB3; Sat, 25 Dec 2010 20:22:55 +0100 (CET) X-Auth-Info: RC2w1b8Dcjl92XLYDL18X82vluN4xaNL0qNodWDiaSQ= Received: from linux.local (p508B14C8.dip.t-dialin.net [80.139.20.200]) by mail.mnet-online.de (Postfix) with ESMTPA id BAD511C00112; Sat, 25 Dec 2010 20:22:55 +0100 (CET) Received: by linux.local (Postfix, from userid 501) id 022BC1E52EC; Sat, 25 Dec 2010 20:22:53 +0100 (CET) From: Andreas Schwab To: Tom Tromey Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: RFC: add table headers to "info thread" output References: <201012210939.09003.pedro@codesourcery.com> X-Yow: --- I have seen the FUN --- Date: Mon, 27 Dec 2010 08:20:00 -0000 In-Reply-To: (Tom Tromey's message of "Tue, 21 Dec 2010 12:09:47 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-12/txt/msg00466.txt.bz2 2010-12-25 Andreas Schwab * gdb.threads/tls.exp: Fix typo. --- gdb.threads/tls.exp.~1.15.~ 2010-12-23 10:49:28.000000000 +0100 +++ gdb.threads/tls.exp 2010-12-25 20:13:55.000000000 +0100 @@ -214,7 +214,7 @@ gdb_test "continue" ".*Breakpoint 3.*sti set no_of_threads 0 send_gdb "info thread\n" gdb_expect { - -re "^info thread\[ \t\r\n\]+ *Id .*Frame\[ \t\r\n\]|(\[0-9\]+) *Thread.*$gdb_prompt $" { + -re "^info thread\[ \t\r\n\]+ *Id .*Frame\[ \t\r\n\]+(\[0-9\]+) *Thread.*$gdb_prompt $" { set no_of_threads $expect_out(1,string) pass "get number of threads" } -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."