Difference between revisions of "Debugging Portal"
From eLinux.org
Peter Huewe (Talk | contribs) (Since printk and Debugging by printing are consolidated move both into one line) |
(Added a Debugging Category) |
||
| (One intermediate revision by one user not shown) | |||
| Line 15: | Line 15: | ||
;External Links: | ;External Links: | ||
*[http://tree.celinuxforum.org/CelfPubWiki/ELC2009Presentations?action=AttachFile&do=get&target=DebuggingWithJtagCelf2009.pdf Embedded Linux JTAG debugging (CELF presentation)] | *[http://tree.celinuxforum.org/CelfPubWiki/ELC2009Presentations?action=AttachFile&do=get&target=DebuggingWithJtagCelf2009.pdf Embedded Linux JTAG debugging (CELF presentation)] | ||
| − | *[http://issaris.blogspot.com/2007/12/download-linux-kernel-sourcecode-from.html Debugging the Linux kernel using Eclipse/CDT and | + | *[http://issaris.blogspot.com/2007/12/download-linux-kernel-sourcecode-from.html Debugging the Linux kernel using Eclipse/CDT and QEMU] |
</div> | </div> | ||
| Line 36: | Line 36: | ||
[[Category:Development Tools]] | [[Category:Development Tools]] | ||
[[Category:Tips and Tricks]] | [[Category:Tips and Tricks]] | ||
| + | [[Category:Debugging]] | ||
Latest revision as of 15:58, 7 May 2012
This page is the new portal for all debugging related stuff. It currently deals with Kernel topics, but feel free to add user space debugging too.
|
Kernel Debugging
|
Kernel Tracing and Profiling
|