From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32623 invoked by alias); 21 Dec 2009 04:06:27 -0000 Received: (qmail 32612 invoked by uid 22791); 21 Dec 2009 04:06:26 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Dec 2009 04:06:22 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 78BF610D51; Mon, 21 Dec 2009 04:06:20 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 41A0B107F9; Mon, 21 Dec 2009 04:06:20 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1NMZXF-000724-SR; Sun, 20 Dec 2009 23:06:18 -0500 Date: Mon, 21 Dec 2009 04:06:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: gdb@sourceware.org Subject: Re: Is this a bug? "target remote" doesn't follow "set architecture" Message-ID: <20091221040617.GA26974@caradoc.them.org> Mail-Followup-To: Michael Snyder , gdb@sourceware.org References: <4B2CFE2C.3040105@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B2CFE2C.3040105@vmware.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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-12/txt/msg00132.txt.bz2 On Sat, Dec 19, 2009 at 08:24:12AM -0800, Michael Snyder wrote: > I built a gdb with target=i686-linux. I also want to use it > for remote debugging. Did you configure GDB such that the x86-64 support was built too? It isn't by default. -- Daniel Jacobowitz CodeSourcery