qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Cross-debugging support in QEMU using GDB
@ 2009-10-29 10:20 Boyapati, Anitha
  2009-10-29 11:04 ` Alexander Graf
  0 siblings, 1 reply; 6+ messages in thread
From: Boyapati, Anitha @ 2009-10-29 10:20 UTC (permalink / raw)
  To: qemu-devel


I have couple of doubts w.r.t cross-debugging in Qemu.

(1) Can Qemu be run without OS support? If so, can I know some examples where this has been already done?

(2) Can Qemu be used like a simulator to carry out cross-debugging, typically running a dejaGNU for a target X (again without an OS support)?  The documentation page http://www.qemu.org/qemu-doc.html#SEC1 refers to GDB usage with linux image. I would like to know if the same can be allowed for other cross-compiled executables. Essentially, what I am looking for is something like,
	qemu-x -s <any_ELF_executable> [options]
	targetx-gdb <any_ELF_executable>

where qemu-x is a user mode qemu for target X.

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. 

Thanks
Anitha

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-10-29 16:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2009-10-29 16:26   ` Boyapati, Anitha
2009-10-29 16:28     ` Alexander Graf
2009-10-29 16:44       ` Boyapati, Anitha

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).