From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30722 invoked by alias); 15 Aug 2006 13:54:08 -0000 Received: (qmail 30714 invoked by uid 22791); 15 Aug 2006 13:54:08 -0000 X-Spam-Check-By: sourceware.org Received: from mail.imc-berlin.de (HELO mail.imc-berlin.de) (217.110.46.186) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Aug 2006 13:54:06 +0000 Received: from mailserver.berlin.imc-berlin.de (mailserver.berlin.imc-berlin.de [10.0.0.19]) by mail.imc-berlin.de (Postfix) with ESMTP id 4A9292F028 for ; Tue, 15 Aug 2006 16:48:21 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mailserver.berlin.imc-berlin.de (Postfix) with ESMTP id 7350CA328 for ; Tue, 15 Aug 2006 15:54:03 +0200 (CEST) Received: from [10.0.2.29] (zarges.berlin.imc-berlin.de [10.0.2.29]) by mailserver.berlin.imc-berlin.de (Postfix) with ESMTP id 937F6A1A3 for ; Tue, 15 Aug 2006 15:54:02 +0200 (CEST) Message-ID: <44E1D155.4050009@imc-berlin.de> Date: Tue, 15 Aug 2006 13:54:00 -0000 From: "Zarges, Olav" User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "gdb@sourceware.org" Subject: Re: gdb-6.5 produces infinite backtrace on ARM References: <44E181DE.7040905@imc-berlin.de> <20060815124053.GA18496@nevyn.them.org> In-Reply-To: <20060815124053.GA18496@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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-08/txt/msg00128.txt.bz2 Daniel Jacobowitz wrote: > [ ... ] > environment. If you want to do that, let me know; it's too big to post > to the list. Yes, I would like to do that. I created a tar.gz-file with the necessary files. The size is about 1MB. > [ ... ] > You have to modify the glibc source to do it, which is unpleasant. > Maybe we need to take stronger measures for dealing with the pthread > start functions, as Joel proposed some time ago... If that's possible it would be great. Regards Olav