diff -r ca26bcd6e73b -r df3489a212a9 .emacs-my --- a/.emacs-my Sat Dec 28 14:18:28 2013 +0200 +++ b/.emacs-my Mon Dec 30 21:20:12 2013 +0200 @@ -2163,6 +2163,12 @@ (add-to-list 'auto-mode-alist '("SConscript\\'" . python-mode)) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +(message "gdb, gud") +;; Use C-x SPACE to set breakpoint in source file. + +(setq gdb-show-main t) ; See also (gdb-many-windows) + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "TAGS, etags, ctags, GNU GLOBAL") ;; One of 'tags-table-list' or 'tags-file-name' control which TAGS files to