From e8fc49a0e3d30676eef7dc22eebc683d6f9dced9 Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Wed, 1 Apr 2026 17:14:32 -0500 Subject: [PATCH] !fixup pdb --- lisp/ti-config/work-config.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/ti-config/work-config.el b/lisp/ti-config/work-config.el index 29023e1..94dbc5e 100644 --- a/lisp/ti-config/work-config.el +++ b/lisp/ti-config/work-config.el @@ -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*")))