From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6380 invoked by alias); 21 Aug 2009 17:33:34 -0000 Received: (qmail 6368 invoked by uid 22791); 21 Aug 2009 17:33:32 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Aug 2009 17:33:25 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KOQ00800LY7LR00@i-mtaout7.012.net.il> for gdb@sourceware.org; Fri, 21 Aug 2009 20:33:15 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.180.85]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KOQ00DBNM3E2Q30@i-mtaout7.012.net.il>; Fri, 21 Aug 2009 20:33:15 +0300 (IDT) Date: Fri, 21 Aug 2009 17:57:00 -0000 From: Eli Zaretskii Subject: Re: Build question In-reply-to: To: tromey@redhat.com Cc: danny.backx@scarlet.be, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83d46pgjkq.fsf@gnu.org> References: <1250803105.11282.96.camel@pavilion> 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: 2009-08/txt/msg00212.txt.bz2 > From: Tom Tromey > Cc: gdb@sourceware.org > Date: Fri, 21 Aug 2009 10:56:28 -0600 > > I am not familiar with this area in depth. From what you've said it > sounds like gdb has some confusion about host paths and target paths. The way these macros and the corresponding source fragments in GDB are set, they only DTRT for native debugging.