From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14964 invoked by alias); 5 Jun 2013 17:48:39 -0000 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 Received: (qmail 14954 invoked by uid 89); 5 Jun 2013 17:48:39 -0000 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 Received: from mail-ie0-f178.google.com (HELO mail-ie0-f178.google.com) (209.85.223.178) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 05 Jun 2013 17:48:38 +0000 Received: by mail-ie0-f178.google.com with SMTP id at1so499337iec.37 for ; Wed, 05 Jun 2013 10:48:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=1NkhpvnYYU8mrak3rFmzpT/BHltY8olqAj8tVnhs73E=; b=KIlDDRU98J8Ojyo4piCxQcgaFWxf7xvIXGvSqI9NbDtBovHNYQh+mQcVD7WhzpcjaH c8RdriWmLRuqiPoH0RFNTXeNvwdl6xqb3jJ17Ml9+6isy0boud4bryvhoCClUTtFbDia DQNppCJQEwanz7t7a/keIu9M9wHI+LDtbB2yxz0J6c91jGliZdoTCUiq3H7LmomDYi/W nWufOdHekBJzrA2iWlwsMrME4GPfMmYovxvjolKRvWAajuLHpV8lndvOTNC0qUhpBFMA FmqwEEhIE0Y1z+fScS5PYap/3D8EZpLf/Spb2sE6FFKkvVnfZrKHjnVgXYel7EFkzOmu McFQ== MIME-Version: 1.0 X-Received: by 10.50.3.36 with SMTP id 4mr3865196igz.69.1370454517272; Wed, 05 Jun 2013 10:48:37 -0700 (PDT) Received: by 10.64.8.111 with HTTP; Wed, 5 Jun 2013 10:48:37 -0700 (PDT) In-Reply-To: <87r4ggk17a.fsf@fleche.redhat.com> References: <51AF1449.5070309@linaro.org> <87r4ggk17a.fsf@fleche.redhat.com> Date: Wed, 05 Jun 2013 17:48:00 -0000 Message-ID: Subject: Re: [PATCH 3/3] gdb/testsuite/gdb.cp/annota2.exp: Add missing empty line, in output. From: Will Newton To: Tom Tromey Cc: "gdb-patches@sourceware.org" , Patch Tracking Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlLMlplJSgZosWy6foPAGKDa16vOk59gLyP1wtEGM/10+hRjnH/quOKEblTvNncN/Tu3YmY X-SW-Source: 2013-06/txt/msg00089.txt.bz2 On 5 June 2013 16:48, Tom Tromey wrote: >>>>>> "Will" == Will Newton writes: > > Will> There should be an empty line between "post-prompt" and "starting". > Will> This fixes a testsuite failure on ARM. > > Will> gdb/testsuite/ChangeLog: > > Will> 2013-06-05 Will Newton > > Will> * gdb.cp/annota2.exp: Add empty line between "post-prompt" > Will> and "starting". > > This is ok. > > This test still KFAILs for me, on x86-64 F18. > It seems that the watchpoint doesn't actually trigger. I get a KFAIL on x86_64 also, but on ARM prior to this change I would get a timeout. I can commit to binutils but not have not committed to gdb thus far. -- Will Newton Toolchain Working Group, Linaro