Thursday, August 14, 2008

gdb




I <3 GDB and I <3 Emacs, and together it's squared.

GrandUnifiedDebugger
GdbMode
Emacs Mode for GDB

But I'm having a little trouble because I use a text-mode only emacs (-nw forever). Mainly I can't get it to go to the line in the source file when I press C-c C-l. If anyone has some tips for me, please leave them in the comments below.



1 comment:

letoh said...

I use version 22.1 on Slackware and this function works fine. Maybe you can try `M-x gud-refresh' directly and check the key binding for `C-c C-l'.