qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Desnogues <laurent.desnogues@gmail.com>
To: Alexander Graf <agraf@suse.de>
Cc: qemu-devel@nongnu.org, "Boyapati, Anitha" <Anitha.Boyapati@atmel.com>
Subject: Re: [Qemu-devel] Cross-debugging support in QEMU using GDB
Date: Thu, 29 Oct 2009 12:10:24 +0100	[thread overview]
Message-ID: <761ea48b0910290410l5d994415h3241c62c7005c730@mail.gmail.com> (raw)
In-Reply-To: <BDD89C04-21B5-4549-8344-D25781CE7582@suse.de>

On Thu, Oct 29, 2009 at 12:04 PM, Alexander Graf <agraf@suse.de> wrote:
[...]
>> More on (2): if there is no OS, then I think a small application like
>> bootloader should probably be present to launch the cross-compiled
>> executable on to Qemu. Any further suggestions on how to make (2) possible?
>>  All the previous threads in developer mail archives dealt with debugging
>> linux image in some form or the other.
>
> Qemu does that job, interpreting the ELF headers. I'm not sure where the
> linking is done though, so maybe better read the code there :-).

For dynamically linked programs, the simulated ld.so will be run so you
have no control over what's going on.


Laurent

  reply	other threads:[~2009-10-29 11:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-29 10:20 [Qemu-devel] Cross-debugging support in QEMU using GDB Boyapati, Anitha
2009-10-29 11:04 ` Alexander Graf
2009-10-29 11:10   ` Laurent Desnogues [this message]
2009-10-29 16:26   ` Boyapati, Anitha
2009-10-29 16:28     ` Alexander Graf
2009-10-29 16:44       ` Boyapati, Anitha

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=761ea48b0910290410l5d994415h3241c62c7005c730@mail.gmail.com \
    --to=laurent.desnogues@gmail.com \
    --cc=Anitha.Boyapati@atmel.com \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).