Difference between revisions of "Debugging Portal"
Peter Huewe (talk | contribs) (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...") |
Peter Huewe (talk | contribs) (fixed tables) |
||
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: | + | | 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;"> | ||
Line 19: | Line 19: | ||
</div> | </div> | ||
− | | valign="top" style="margin: 0 0 0.5em 1em; border:1px solid #aaa; text-align:left; width: | + | | 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]] |
Revision as of 07:49, 18 March 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
|