From: Jack Howarth <howarth@bromo.med.uc.edu>
To: gdb@sourceware.org
Subject: gdb cvs vs x86_64-apple-darwin10
Date: Mon, 31 Aug 2009 07:58:00 -0000 [thread overview]
Message-ID: <20090830202035.GA2791@bromo.med.uc.edu> (raw)
Has anyone tried building the current gdb cvs on
Snow Leopard. I was able to build gdb with...
../src/configure --disable-werror --build=x86_64-apple-darwin10 --target=x86_64-apple-darwin10 --target=x86_64-apple-darwin10
make
however the resulting gdb doesn't run properly. I get an error...
[Macintosh-2:~/gdb_cvs/dist/bin] howarth% ./gdb /Users/howarth/a.out
GNU gdb (GDB) 6.8.50.20090830-cvs
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin10".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
unable to read unknown load command 0x22
unable to read unknown load command 0x22
Reading symbols from /Users/howarth/a.out...(no debugging symbols found)...done.
(gdb)
when I try to load an x86_64 executable created in gcc 4.4.1 with -g. Does
the x86_64-apple-darwin9 target work?
Jack
next reply other threads:[~2009-08-30 20:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-31 7:58 Jack Howarth [this message]
2009-08-31 13:10 ` Tristan Gingold
2009-08-31 13:29 ` Jack Howarth
2009-08-31 13:33 ` Jonas Maebe
2009-08-31 16:38 ` Jack Howarth
2009-08-31 16:20 ` Tristan Gingold
2009-08-31 18:11 ` Jack Howarth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090830202035.GA2791@bromo.med.uc.edu \
--to=howarth@bromo.med.uc.edu \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox