Search Results

6
votes

The single most useful Emacs feature

M-x gdb to test in the debugger while automatically moving through the source tree in other windows. Set break points by opening the source file and doing C-x on the appropriate source lines. …