Fun with strace and the GDB Debugger

Posted by nixcraft on May 14, 2006 2:39 PM EDT
IBM developerworks; By William B. Zimmerly
Mail this story
Print this story

Programming a UNIX system can be fun as well as educational. With the UNIX strace tool and GDB, the GNU Project Debugger, you can really dig deep into the functionality of your system and learn a lot about the various programs that comprise it. Using both tools in concert can be a rewarding experience as you look under the hood of your UNIX machine.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: GNU

« Return to the newswire homepage

Subject Topic Starter Replies Views Last Post
detect memory leaks with valgrind in a shared lib rajika 0 1,666 Nov 27, 2006 8:31 PM
GDB READ WRITE mudassir 1 5,731 Nov 7, 2006 11:07 PM

You cannot post until you login.