Difference between revisions of "Debugging Portal"

From eLinux.org
Jump to: navigation, search
(Created page with "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. <div style="width=100%; backgr...")
 
(Add link to Kdmx elinux.org page)
 
(4 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
<div style="width=100%; background:#FFF;">
 
<div style="width=100%; background:#FFF;">
 
{| width="100%" cellspacing="5" cellpadding="0" valign="top" style="background:inherit;"
 
{| width="100%" cellspacing="5" cellpadding="0" valign="top" style="background:inherit;"
| valign="top" style="margin: 0 0 0.5em 1em; border:1px solid #aaa; text-align:left; width: 33%;" cellpadding="5"  |
+
| valign="top" style="margin: 0 0 0.5em 1em; border:1px solid #aaa; text-align:left; width: 50%;" cellpadding="5"  |
 
<div style="background: #eeeeee; border: 1px solid #2C547A; padding: 5px; margin: 3px; font-weight:bold;text-align:center;font-size:120%;">Kernel Debugging</div>
 
<div style="background: #eeeeee; border: 1px solid #2C547A; padding: 5px; margin: 3px; font-weight:bold;text-align:center;font-size:120%;">Kernel Debugging</div>
 
<div style="margin: 0 0 0 1em;">
 
<div style="margin: 0 0 0 1em;">
;[[Debugging by printing]]
+
;[[Debugging by printing]] / [[Printk]]
;[[Printk]]
 
 
;[[Kernel Debugging Tips]]
 
;[[Kernel Debugging Tips]]
 
;[[Kgdb]]
 
;[[Kgdb]]
 
;[[KDB]]
 
;[[KDB]]
 +
;[[Kdmx]]
 
;[[Debugging The Linux Kernel Using Gdb]]
 
;[[Debugging The Linux Kernel Using Gdb]]
 
;[[MagicSysRq]]
 
;[[MagicSysRq]]
 
;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 Qemu]
+
*[http://issaris.blogspot.com/2007/12/download-linux-kernel-sourcecode-from.html Debugging the Linux kernel using Eclipse/CDT and QEMU]
  
 
</div>
 
</div>
| valign="top" style="margin: 0 0 0.5em 1em; border:1px solid #aaa; text-align:left; width: 33%;" cellpadding="5"|
+
| valign="top" style="margin: 0 0 0.5em 1em; border:1px solid #aaa; text-align:left; width: 50%;" cellpadding="5"|
 
<div style="background: #eeeeee; border: 1px solid #2C547A; padding: 5px; margin: 3px; font-weight:bold;text-align:center;font-size:120%;">Kernel Tracing and Profiling</div>
 
<div style="background: #eeeeee; border: 1px solid #2C547A; padding: 5px; margin: 3px; font-weight:bold;text-align:center;font-size:120%;">Kernel Tracing and Profiling</div>
 
<div style="margin: 0 0 0 1em;">
 
<div style="margin: 0 0 0 1em;">
Line 33: Line 33:
  
 
</div>
 
</div>
 
+
|}
 
</div>
 
</div>
 +
[[Category:Development Tools]]
 +
[[Category:Tips and Tricks]]
 +
[[Category:Debugging]]

Latest revision as of 23:00, 10 December 2014