mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
!fixup pdb
This commit is contained in:
parent
fafd3b8572
commit
e8fc49a0e3
1 changed files with 1 additions and 2 deletions
|
|
@ -161,8 +161,7 @@
|
|||
(use-package realgud
|
||||
:config
|
||||
(setq realgud-window-split-orientation 'horizontal)
|
||||
(setq realgud:pdb-command-name "python3 -m pdb"
|
||||
realgud:remake-command-name "/db/sds/packages2/remake/bin/remake")
|
||||
(setq realgud:remake-command-name "/db/sds/packages2/remake/bin/remake")
|
||||
|
||||
(defun rename-gdb-replay-buffer ()
|
||||
(when-let ((buff (get-buffer "*gdb replay shell*")))
|
||||
|
|
|
|||
Loading…
Reference in a new issue