From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16373 invoked by alias); 12 May 2008 03:18:25 -0000 Received: (qmail 16361 invoked by uid 22791); 12 May 2008 03:18:23 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 12 May 2008 03:17:57 +0000 Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K0Q006CYKI04QV1@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Mon, 12 May 2008 06:32:25 +0300 (IDT) Date: Mon, 12 May 2008 20:07:00 -0000 From: Eli Zaretskii Subject: Re: [rfc] Retrieve libraries from remote target In-reply-to: <20080511212537.GA9010@caradoc.them.org> X-012-Sender: halo1@inter.net.il To: Daniel Jacobowitz Cc: uweigand@de.ibm.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200805092209.m49M9rWN000988@d12av02.megacenter.de.ibm.com> <20080511212537.GA9010@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00378.txt.bz2 > Date: Sun, 11 May 2008 17:25:37 -0400 > From: Daniel Jacobowitz > Cc: Ulrich Weigand , gdb-patches@sourceware.org > > On Sat, May 10, 2008 at 12:11:43PM +0300, Eli Zaretskii wrote: > > If "./remote:" will work, I'm fine with that; we just need to mention > > that in the manual. Can we verify that "./remote:" will work with > > sysroot? > > I have used ./ on sysroot paths in the past so I'm confident this > will work. Thanks. Ulrich, we are okay as long as ./ is mentioned in the manual, perhaps in a @footnote or something.