From: Andrew Cagney <cagney@gnu.org>
To: Michael Elizabeth Chastain <mec.gnu@mindspring.com>
Cc: brobecker@gnat.com, gdb-patches@sources.redhat.com
Subject: Re: Time for a HP/PA hackathon?
Date: Fri, 13 Feb 2004 16:54:00 -0000 [thread overview]
Message-ID: <402D014E.4090609@gnu.org> (raw)
In-Reply-To: <20040213162914.9DD2D4B104@berman.michael-chastain.com>
> ac> - Does it start?
> ac> There's a good chance GDB will panic during initialization ...
>
> It starts, but it can't read executable files.
>
> ac> - If it starts, the output from:
> ac> (gdb) maint print architecture architecture
> ac> (gdb) shell grep -i deprecated architecture
>
> See the typescript below.
>
> ac> - what happens when:
> ac> ./gdb .../advance
>
> "not in executable format: Bad value"
Um, in a word, "huh?" :-) I think that's caused by something else.
Looking at the message:
if (!bfd_check_format (so->abfd, bfd_object))
{
error ("\"%s\": not in executable format: %s.",
name, bfd_errmsg (bfd_get_error ()));
}
which shouldn't be affected by this change. sigh.
Andrew
next prev parent reply other threads:[~2004-02-13 16:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-13 16:29 Michael Elizabeth Chastain
2004-02-13 16:54 ` Andrew Cagney [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-02-14 20:00 Michael Elizabeth Chastain
2004-02-15 1:20 ` Daniel Jacobowitz
2004-02-14 3:14 Michael Elizabeth Chastain
2004-02-14 15:54 ` Andrew Cagney
2004-02-13 22:39 Michael Elizabeth Chastain
2004-02-14 2:01 ` Andrew Cagney
2004-02-13 18:13 Michael Elizabeth Chastain
2004-02-13 18:32 ` Elena Zannoni
2004-02-13 18:48 ` Andrew Cagney
2004-02-11 17:05 Andrew Cagney
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=402D014E.4090609@gnu.org \
--to=cagney@gnu.org \
--cc=brobecker@gnat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=mec.gnu@mindspring.com \
/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