changeset 63:e00da740b1c5

Specify pdb debugger for gud
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Thu, 02 Aug 2012 11:22:59 -0400
parents 39c151907b87
children c3127e3eed0b
files dotemacs.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dotemacs.el
+++ b/dotemacs.el
@@ -40,6 +40,7 @@
  '(erc-modules (quote (highlight-nicknames scrolltobottom completion autojoin button fill irccontrols list match menu move-to-prompt netsplit networks noncommands readonly ring stamp track)))
  '(gdb-max-frames 100)
  '(global-font-lock-mode t nil (font-lock))
+ '(gud-pdb-command-name "pdb")
  '(indent-tabs-mode nil)
  '(inhibit-startup-buffer-menu t)
  '(inhibit-startup-screen t)