kgdb?   u either need two hardware connected via serial port....or poor
people like me used VirtualBox.

but the truth is.....the kernel has got so much of codes to executes...that
i only managed to steps through line by line (that is you wanted right?)
only a few functions initially....and depending on where u want to
debug...there is a whole set of "early" kernel functions which kgdb cannot
traced/step into....because it not been setup yet!!!!

i prefer printk() in fact!!!!

On Fri, Aug 27, 2010 at 1:41 PM, san deep <[email protected]> wrote:

> Hi  Team,
>
> I request you to provide steps to do a source level debugging  of DLKM
> driver which is  up and running  on my development m/c.
> I tried searching related documents looks like need to have 2 systems
> and not sure what needs software do I need to install on both systems.
>
> Thanks in advance for your help.
>
> Regards,
> Sandeep
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to [email protected]
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>


-- 
Regards,
Peter Teoh

Reply via email to