From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4173 invoked by alias); 2 Nov 2007 04:37:38 -0000 Received: (qmail 4161 invoked by uid 22791); 2 Nov 2007 04:37:38 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Nov 2007 04:37:35 +0000 Received: from zps77.corp.google.com (zps77.corp.google.com [172.25.146.77]) by smtp-out.google.com with ESMTP id lA24bWdY015239 for ; Thu, 1 Nov 2007 21:37:32 -0700 Received: from ug-out-1314.google.com (ugfc2.prod.google.com [10.66.180.2]) by zps77.corp.google.com with ESMTP id lA24bUtD019134 for ; Thu, 1 Nov 2007 21:37:31 -0700 Received: by ug-out-1314.google.com with SMTP id c2so732584ugf for ; Thu, 01 Nov 2007 21:37:30 -0700 (PDT) Received: by 10.67.115.17 with SMTP id s17mr4182ugm.1193978250176; Thu, 01 Nov 2007 21:37:30 -0700 (PDT) Received: by 10.66.242.13 with HTTP; Thu, 1 Nov 2007 21:37:30 -0700 (PDT) Message-ID: Date: Fri, 02 Nov 2007 04:37:00 -0000 From: "Douglas Evans" To: gdb@sourceware.org Subject: dual-arch x86_64/i386 gdb for linux MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: 2007-11/txt/msg00008.txt.bz2 Hi. Are there any remaining issues for having one gdb binary support both x86_64 and i386 natively on linux? Several things seem to work, and for the things that don't work I'm not sure if it's pilot error or work that is still todo. I realize improved multi-arch support has just gone in or is going in, but x86_64/i386 is a bit of a special case.