* [Qemu-devel] QEMU and ddd
@ 2007-02-28 2:11 Gregory Cavelier
2007-02-28 7:29 ` Vincent Palatin
0 siblings, 1 reply; 2+ messages in thread
From: Gregory Cavelier @ 2007-02-28 2:11 UTC (permalink / raw)
To: qemu-devel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=US-ASCII, Size: 715 bytes --]
Hello,
I'm trying to use ddd (connected to QEMU) to debug my own kernel and it works fine.
The only problem I have is that I'm always interrupted by my IRQ handlers (and especially the timer, IRQ 0).
Is there a way to avoid ddd to jump to my irq handlers functions so I can step into my code without being interrupted ?
I hope my english is good enough for you to understand :)
Thanks
Greg
--
_
ASCII ribbon campaign ( )
- against HTML email X
& vCards / \
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] QEMU and ddd
2007-02-28 2:11 [Qemu-devel] QEMU and ddd Gregory Cavelier
@ 2007-02-28 7:29 ` Vincent Palatin
0 siblings, 0 replies; 2+ messages in thread
From: Vincent Palatin @ 2007-02-28 7:29 UTC (permalink / raw)
To: qemu-devel
On Wednesday 28 February 2007 03:11, Gregory Cavelier wrote:
> I'm trying to use ddd (connected to QEMU) to debug my own kernel and it
> works fine.
>
> The only problem I have is that I'm always interrupted by my IRQ handlers
> (and especially the timer, IRQ 0).
>
> Is there a way to avoid ddd to jump to my irq handlers functions so I can
> step into my code without being interrupted ?
If you are trying to single-step, you should disable interrupts/timers when
single stepping in Qemu GDB stub.
Several patches already exist about this topic ...
Check at the following thread :
http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00374.html
or this one :
http://qemu-forum.ipi.fi/viewtopic.php?p=3281
--
Vincent
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-28 7:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-28 2:11 [Qemu-devel] QEMU and ddd Gregory Cavelier
2007-02-28 7:29 ` Vincent Palatin
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).