kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Debugging a custom kernel
@ 2011-06-29 20:14 Apelete Seketeli
  2011-06-29 16:41 ` Christopher Harvey
  2011-06-29 20:42 ` Jonathan Neuschäfer
  0 siblings, 2 replies; 5+ messages in thread
From: Apelete Seketeli @ 2011-06-29 20:14 UTC (permalink / raw)
  To: kernelnewbies

Hello,

I am working on a custom kernel, and I would like to add the necessary
support to enable it to boot with qemu. In order to achieve that I am
trying to debug it inside qemu by attaching a gdb to it. I still can't
figure where the boot process is getting stuck with step-by-step
execution, but it seems that the last function called is "delay_loop"
from arch/x86/lib/delay.c.
That function contains some assembly code, does someone know what it
is supposed to do ?
Beside, do you have any advice on the way I should proceed to get the
necessary information to port the kernel ? 

Thanks.
-- 
        Apelete

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

end of thread, other threads:[~2011-06-30 13:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 20:14 Debugging a custom kernel Apelete Seketeli
2011-06-29 16:41 ` Christopher Harvey
2011-06-29 21:27   ` Apelete Seketeli
2011-06-30 13:12     ` Christopher Harvey
2011-06-29 20:42 ` Jonathan Neuschäfer

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