Re: how to debug my won kernel module?
- From: Tim Southerwood <ts@xxxxxxxxxx>
- Date: Mon, 25 Jun 2007 21:51:22 +0100
google-rambo88 coughed up some electrons that declared:
hi,
I'd like to know how to debug my won kernel module?
gdb is working for my own kernel module?
Thanks.
Sorry, don't know - but you should probably try google on:
debugging linux kernel
IIRC the kernel debugger needs to be patched in, ie it's not a standard part
of the source any more.
You could also get "old skool" and use lots of printk()'s - it may be
sufficient for you.
Cheers
Tim
.
- References:
- how to debug my won kernel module?
- From: google-rambo88
- how to debug my won kernel module?
- Prev by Date: Re: My way to check if a progam is already running
- Next by Date: Re: My way to check if a progam is already running
- Previous by thread: how to debug my won kernel module?
- Next by thread: Is anybody using fltk 2.0?
- Index(es):
Relevant Pages
|