From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15285 invoked by alias); 1 Jun 2016 15:17:27 -0000 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 Received: (qmail 15266 invoked by uid 89); 1 Jun 2016 15:17:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=boards, returnexp, Marchi, UD:return.exp X-HELO: mail-oi0-f43.google.com Received: from mail-oi0-f43.google.com (HELO mail-oi0-f43.google.com) (209.85.218.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 01 Jun 2016 15:17:05 +0000 Received: by mail-oi0-f43.google.com with SMTP id e72so32378185oib.1 for ; Wed, 01 Jun 2016 08:17:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=b92WAt3dOpvNPSK043QNuFUHksLI5aIwaF7azyJxaIY=; b=h9fePKy+BjG/oV41urhrG4Kgz2g9ZyTWvplHiKtrFTplUlHYt09gwtsiCBJ8UbPbMG SXWzAoMBI38LUTklq703vSQGaDBLXKJ7FEZ+jjBHxm7sztksPghl6bOu5p9nPXVhUtNZ 5ybb91SNS0iQ6Os5zIYM/rpWwGLUA29X7rRUVFIa7Q6oV032ZKJ49lK4gM/83wmf8Lpi 6K3T81kxVWzjbCg9P4pbk8C0t0HJDnw4LBYK6o4p7pOBLZgRyvY7Xcz3+wLk9OfshYq6 RebauvNcqgKkRyvtNyWaOxICSR6FWtsVpSAmJuaQahH7aoljE/oukAh437HG8eg0haN4 vClQ== X-Gm-Message-State: ALyK8tL9SfDxtE6dQNMlrZPqStgQxFkrLlt0m3c/DEPxPx2MGbN4d+OFYeEK0zb8LWiSurhlIdttksbMwhEkuQ== MIME-Version: 1.0 X-Received: by 10.157.5.210 with SMTP id 76mr2445602otd.161.1464794223532; Wed, 01 Jun 2016 08:17:03 -0700 (PDT) Received: by 10.202.68.4 with HTTP; Wed, 1 Jun 2016 08:17:03 -0700 (PDT) In-Reply-To: <574712FC.5090409@ericsson.com> References: <574712FC.5090409@ericsson.com> Date: Wed, 01 Jun 2016 15:17:00 -0000 Message-ID: Subject: Re: Debugging return.exp on ARM From: Yao Qi To: Simon Marchi Cc: GDB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00001.txt.bz2 On Thu, May 26, 2016 at 4:15 PM, Simon Marchi w= rote: > > First, is anybody able to reproduce the problem on other boards? Then, d= oes anybody > have an idea what could cause this? I saw this problem on my arm boards too. I triaged this problem before, but didn't get anything useful. --=20 Yao (=E9=BD=90=E5=B0=A7)