From: Thiago Jung Bauermann <bauerman@br.ibm.com>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [rfc] Use target descriptions for PowerPC
Date: Fri, 05 Oct 2007 21:40:00 -0000 [thread overview]
Message-ID: <1191620446.18959.18.camel@localhost.localdomain> (raw)
In-Reply-To: <20071005163754.GA26041@caradoc.them.org>
Hi Daniel,
On Fri, 2007-10-05 at 12:37 -0400, Daniel Jacobowitz wrote:
> + /* If we have a 64-bit binary on a 32-bit target, complain. Also
> + complain for a 32-bit binary on a 64-bit target; we do not yet
> + support that. */
> + if (tdesc_wordsize != -1 && tdesc_wordsize != wordsize)
> + {
> + tdesc_data_cleanup (tdesc_data);
> + return NULL;
> + }
Sorry if I am confusing things here. This sounds like it affects 64 bit
GDB debugging 32 bit binary. Is this the case? Or only for remote
debugging?
--
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center
next prev parent reply other threads:[~2007-10-05 21:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-05 16:38 Daniel Jacobowitz
2007-10-05 17:00 ` Eli Zaretskii
2007-10-05 17:40 ` Daniel Jacobowitz
2007-10-05 21:40 ` Thiago Jung Bauermann [this message]
2007-10-05 23:59 ` Daniel Jacobowitz
2007-10-06 16:05 ` Thiago Jung Bauermann
2007-10-06 18:04 ` Daniel Jacobowitz
2007-10-06 16:01 ` Thiago Jung Bauermann
2007-10-06 18:00 ` Daniel Jacobowitz
2007-10-15 19:52 ` 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=1191620446.18959.18.camel@localhost.localdomain \
--to=bauerman@br.ibm.com \
--cc=drow@false.org \
--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