This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/10727] New: x86_64 gdb can't load i386 executables on darwin10


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:
<http://www.gnu.org/software/gdb/bugs/>...
"/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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]