From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32372 invoked by alias); 6 Feb 2006 23:32:49 -0000 Received: (qmail 32364 invoked by uid 22791); 6 Feb 2006 23:32:48 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 06 Feb 2006 23:32:48 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F6Fqf-0008Vf-Ji; Mon, 06 Feb 2006 18:32:45 -0500 Date: Mon, 06 Feb 2006 23:32:00 -0000 From: Daniel Jacobowitz To: Shaun Jackman Cc: gdb@sources.redhat.com Subject: Re: arm-elf-gdb segfault in get_frame_pc Message-ID: <20060206233245.GA32684@nevyn.them.org> Mail-Followup-To: Shaun Jackman , gdb@sources.redhat.com References: <7f45d9390602061341u6bb5bbcap795e427b137179e5@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7f45d9390602061341u6bb5bbcap795e427b137179e5@mail.gmail.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00032.txt.bz2 On Mon, Feb 06, 2006 at 02:41:38PM -0700, Shaun Jackman wrote: > arm-elf-gdb segfaulted as I started single stepping through an inline > assembler macro, start_thread. Can you post a self-contained testcase to allow us to reproduce this? If you can, I'll look into it. -- Daniel Jacobowitz CodeSourcery