From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11742 invoked by alias); 15 Dec 2007 07:23:52 -0000 Received: (qmail 11730 invoked by uid 22791); 15 Dec 2007 07:23:51 -0000 X-Spam-Check-By: sourceware.org Received: from rv-out-0910.google.com (HELO rv-out-0910.google.com) (209.85.198.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 15 Dec 2007 07:23:42 +0000 Received: by rv-out-0910.google.com with SMTP id l15so1171046rvb.48 for ; Fri, 14 Dec 2007 23:23:40 -0800 (PST) Received: by 10.141.211.13 with SMTP id n13mr2565161rvq.12.1197703420483; Fri, 14 Dec 2007 23:23:40 -0800 (PST) Received: from ?10.0.1.197? ( [67.182.172.252]) by mx.google.com with ESMTPS id b21sm2498877rvf.2007.12.14.23.23.38 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 14 Dec 2007 23:23:39 -0800 (PST) Cc: gdb@sourceware.org Message-Id: From: Sunil Somarajan To: Daniel Jacobowitz In-Reply-To: <20071215044731.GC30384@caradoc.them.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Subject: Re: gdbserver not able to initiatilize thread_db on arm Date: Sat, 15 Dec 2007 07:23:00 -0000 References: <20071215044731.GC30384@caradoc.them.org> X-Mailer: Apple Mail (2.915) 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 X-SW-Source: 2007-12/txt/msg00102.txt.bz2 where can I get ARM patches for GDB ? Sunil. On Dec 14, 2007, at 8:47 PM, Daniel Jacobowitz wrote: > On Fri, Dec 14, 2007 at 06:22:45PM -0800, Sunil Somarajan wrote: >> I have gdb/gdbserver (6.6) BOTH compiled and linked against uClibc. I > > Try a current release? > > -- > Daniel Jacobowitz > CodeSourcery