Re: Linux Kernel GDB tracepoint module demo release

From: Michael Snyder
Date: Wed Aug 11 2010 - 15:06:42 EST


Thiago Jung Bauermann wrote:
Hi Hui,

On Thu, 2010-08-12 at 00:34 +0800, Hui Zhu wrote:
GDB Tracepoint (http://sourceware.org/gdb/current/onlinedocs/gdb/Tracepoints.html)
is new feature that make GDB can debug real-time program.
I think this feature is very fit for debug Linux Kernel. So I make a
lkm to make kernel support it. You can get it in
https://code.google.com/p/kgtp/

Jim Blandy worked on GDB tracepoint support for the kernel too. I don't
know how his work compares to yours, you might be interested in having a
look:

http://www.red-bean.com/trac/tracepoints/


There's also the LTTng project: http://lttng.org/


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/