Comment on Learning C with gdbparentComments−psykotic14yGDB tip #1: gdb -tui (or cgdb if you're on Mac).−happy4crazyOP14yIf you're on a Mac (pre 10.8, which unfortunately messes things up), I recommend biting the bullet and reinstalling gdb. The process is a bit annoying[0], but tui mode is worth the effort.[0] http://sourceware.org/gdb/wiki/BuildingOnDarwin
Comments
GDB tip #1: gdb -tui (or cgdb if you're on Mac).
If you're on a Mac (pre 10.8, which unfortunately messes things up), I recommend biting the bullet and reinstalling gdb. The process is a bit annoying[0], but tui mode is worth the effort.
[0] http://sourceware.org/gdb/wiki/BuildingOnDarwin