Use realgud instead of gud
This commit is contained in:
parent
11c350bc2a
commit
39f460a9ea
@ -3010,7 +3010,7 @@ And borrowing some functions from python-pytest, we can get some nosetests suppo
|
||||
(when (not nosetests-cmd)
|
||||
(user-error "Nosetests command not found"))
|
||||
(if debug
|
||||
(pdb cmdline)
|
||||
(realgud:pdb cmdline)
|
||||
(compile cmdline))))
|
||||
|
||||
(defun run-nose-reading-args (arg nose-args &optional debug)
|
||||
|
Loading…
Reference in New Issue
Block a user