Zen and the Art of Debugging C/C++ in Linux with GDB

1 comments
External Article Link: 

This tutorial will give you a basic idea how to debug a program in Linux using GDB. As you are aware, Visual Studio doesn’t run on Linux so you have to use some of the tools provided on the command-line.

2
Average: 2 (2 votes)
Very newbie-oriented - Submitted by vonbrand on Wed, 08/20/2008 - 14:36.

Come on, Visual Studio isn't that great... and there are graphical tools under Linux for all this. A the very least, from emacs or xemacs you can control gdb and make just fine.

Copyright © 2008 Linux Foundation. All rights reserved.
LSB is a trademark of the Linux Foundation. Linux is a registered trademark of Linus Torvalds