And I forgot to say: run gdb in some sort of environment where you see your current source code line and a couple of surrounding lines. You could achieve this with the "list" command, but I prefer running gdb in emacs and let emacs do the nice listing of source code in a different panel.

S

Reply via email to