From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19396 invoked by alias); 2 Oct 2009 23:34:00 -0000 Received: (qmail 19377 invoked by uid 48); 2 Oct 2009 23:34:00 -0000 Date: Fri, 02 Oct 2009 23:34:00 -0000 From: "howarth at bromo dot med dot uc dot edu" To: gdb-prs@sourceware.org Message-ID: <20091002233359.10727.howarth@bromo.med.uc.edu> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug gdb/10727] New: x86_64 gdb can't load i386 executables on darwin10 X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00018.txt.bz2 The current gdb 7.0 branch and gdb cvs builds a usable gdb on the x86_64-apple-darwin10 target which works normally when run as root with one exception. The resulting gdb is unable to load i386 executables (unlike the linux version). Loading a 32-bit executable in the x86_64 gdb on darwin10 produces the error message... This GDB was configured as "x86_64-apple-darwin10". For bug reporting instructions, please see: ... "/Users/howarth/junk2/a.out": not in executable format: File format not recognized -- Summary: x86_64 gdb can't load i386 executables on darwin10 Product: gdb Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb AssignedTo: unassigned at sourceware dot org ReportedBy: howarth at bromo dot med dot uc dot edu CC: gdb-prs at sourceware dot org GCC build triplet: x86_64-apple-darwin10 GCC host triplet: x86_64-apple-darwin10 GCC target triplet: x86_64-apple-darwin10 http://sourceware.org/bugzilla/show_bug.cgi?id=10727 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.