From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11537 invoked by alias); 15 Jan 2008 18:08:04 -0000 Received: (qmail 11529 invoked by uid 22791); 15 Jan 2008 18:08:03 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Jan 2008 18:07:46 +0000 Received: (qmail 25842 invoked from network); 15 Jan 2008 18:07:44 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 15 Jan 2008 18:07:44 -0000 To: dje@google.com (Doug Evans) Cc: gdb@sourceware.org Subject: Re: gdbserver + libiberty? References: <20080115172615.232D61C7245@localhost> From: Jim Blandy Date: Tue, 15 Jan 2008 18:08:00 -0000 In-Reply-To: <20080115172615.232D61C7245@localhost> (Doug Evans's message of "Tue, 15 Jan 2008 09:26:15 -0800 (PST)") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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: 2008-01/txt/msg00110.txt.bz2 dje at google.com (Doug Evans) writes: > Hi. Is there any reason to not link gdbserver with libiberty? > I'm working on a patch where that would be useful. gdbserver would need to be linked with a libiberty compiled for the target, obviously.