From: "Pierre Muller" <muller@ics.u-strasbg.fr>
To: "'Markus Deuling'" <deuling@de.ibm.com>,
"'GDB Patches'" <gdb-patches@sourceware.org>
Subject: RE: [RFC]: New test scrupt gdb_buildall.sh
Date: Tue, 29 Jan 2008 13:45:00 -0000 [thread overview]
Message-ID: <000601c86271$978ce940$c6a6bbc0$@u-strasbg.fr> (raw)
In-Reply-To: <479EE84F.3030802@de.ibm.com>
Hi Markus,
this seems to be a great idea!
I was just wondering what happens if you
run this script on a 64bit architecture.
Are the 32bit configurations included automatically in that
case or should you add a "--32bfd" option
as a counterpart of the "--64bfd" option.
I tested your script on ccygwin, but I had
to add a $exexext variable because
addr2line complained that it did not find
gdb/gdb file (the real executable is gdb/gdb.exe).
Another (windows specific) problem is that
windows does not accept ':' as part of a filename,
but it appears in a big number of architectures.
I modified the script to substitute ':' with '_'
to be able to check.
I ran the modified script and got just
two problems: mips:8000 and mips:10000
The problem comes from mips-tdep.c line 5389
bfd_get_flavor is called with info.abfd which is NULL.
Pierre Muller
next prev parent reply other threads:[~2008-01-29 12:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-29 12:23 Markus Deuling
2008-01-29 13:45 ` Pierre Muller [this message]
2008-01-30 6:54 ` Markus Deuling
2008-01-30 18:15 ` Eli Zaretskii
2008-01-30 1:06 ` Daniel Jacobowitz
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='000601c86271$978ce940$c6a6bbc0$@u-strasbg.fr' \
--to=muller@ics.u-strasbg.fr \
--cc=deuling@de.ibm.com \
--cc=gdb-patches@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