LWN.net Logo

Mastering Linux debugging techniques (IBM developerWorks)

Here's a developerWorks article that explains Linux debugging tools and techniques in various scenarios. "When your program contains a bug, it is likely that somewhere in the code, a condition that you believe to be true is actually false. Finding your bug is a process of confirming what you believe is true until you find something that is false." (Thanks to Debra Suzuki)
(Log in to post comments)

Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds