AW: Kernelnewbies Digest, Vol 73, Issue 3

Warlich, Christof christof.warlich at siemens.com
Mon Dec 5 01:57:30 EST 2016


Hi John,

what about this tutorial:

https://www.kernel.org/doc/htmldocs/kgdb/

It's the first hit when you google for kdgb, and it got me started.

If you really look for professional tools, the Lauterbach debuggers are really doing a good job and are comparably cheap. But you may only need such tools when your kernel is not yet up and running (i.e. for BSP development) or when you need tracing support beyond the excellent tracing capabilities already provided by the kernel's ftrace infrastructure.

Hope this helps,

Chris

Von: kernelnewbies-bounces at kernelnewbies.org [mailto:kernelnewbies-bounces at kernelnewbies.org] Im Auftrag von John Smith
Gesendet: Samstag, 3. Dezember 2016 19:46
An: kernelnewbies at kernelnewbies.org
Betreff: Re: Kernelnewbies Digest, Vol 73, Issue 3

Hi Andrey,

Can you help post some good/still relevant links? Call me stupid, I did google, found a few websites, and most of them are kind of out of contexts(don't know how to follow). For beginners, step-by-step tutorials are the best. so far, sounds like kgdb is promising, but it requires a lot of backgrounds to start with. I still have not figured out the exact steps.

Thank you,

Message: 1
Date: Fri, 2 Dec 2016 23:15:44 +0000
From: Andrey Utkin <andrey_utkin at fastmail.com<mailto:andrey_utkin at fastmail.com>>
Subject: Re: Debugging tool for Linux kernel and driver development
To: Teoh Choon Zone <choon-zone.teoh at vie.com.my<mailto:choon-zone.teoh at vie.com.my>>
Cc: kernelnewbies <kernelnewbies at kernelnewbies.org<mailto:kernelnewbies at kernelnewbies.org>>
Message-ID: <20161202231544.GB23301 at dell-m4800.home<mailto:20161202231544.GB23301 at dell-m4800.home>>
Content-Type: text/plain; charset=us-ascii

On Fri, Dec 02, 2016 at 03:27:01PM +0800, Teoh Choon Zone wrote:
> What are some widely used industrial tools (software/ hardware) for
> debugging Linux kernel and driver? Recently my company allocate a budget
> for purchasing this kind of tools, so I would like what are the tools that
> would greatly ease our development.

You'd better budget some time to google a bit and watch conference
videos showing debugging techniques :) There are fine videos from past
Kernel Recipes conferences.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20161205/2d0f8c7e/attachment.html 


More information about the Kernelnewbies mailing list