From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28377 invoked by alias); 1 Jun 2011 15:57:24 -0000 Received: (qmail 28366 invoked by uid 22791); 1 Jun 2011 15:57:23 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Jun 2011 15:57:10 +0000 Received: (qmail 32259 invoked from network); 1 Jun 2011 15:57:09 -0000 Received: from unknown (HELO ?192.168.0.102?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Jun 2011 15:57:09 -0000 Message-ID: <4DE6614C.70104@codesourcery.com> Date: Wed, 01 Jun 2011 15:57:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: [committed] [testsuite, patch] Match __uClibc_main in ending-run.exp References: <4DE65451.1080500@codesourcery.com> <201106011615.57748.pedro@codesourcery.com> In-Reply-To: <201106011615.57748.pedro@codesourcery.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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: 2011-06/txt/msg00008.txt.bz2 On 06/01/2011 11:15 PM, Pedro Alves wrote: > On Wednesday 01 June 2011 16:01:37, Yao Qi wrote: >> I got a FAIL in gdb.base/ending-run.exp on a port using uclibc when >> matching output of "step out of main". Different outputs on different >> system/libraries are considered, but uclibc is not. This patch is to >> match __uClibc_main for uclibc. >> >> OK? > > Okay. > Thanks. Committed. http://sourceware.org/ml/gdb-cvs/2011-06/msg00006.html -- Yao (齐尧)