qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Cross-debugging support in QEMU using GDB


From: Laurent Desnogues
Subject: Re: [Qemu-devel] Cross-debugging support in QEMU using GDB
Date: Thu, 29 Oct 2009 12:10:24 +0100

On Thu, Oct 29, 2009 at 12:04 PM, Alexander Graf <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]