diff options
author | Jim Porter <jporterbugs@gmail.com> | 2023-08-29 17:11:42 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2023-08-31 18:42:03 -0700 |
commit | 7f5a2d0a2512ccecc896134521724fb8e733951f (patch) | |
tree | 9b5d63967382525d322cffee5c75805a2a7467b4 /lisp/emacs-lisp/bytecomp.el | |
parent | ccb62321d234993a66287c4e1a3cfdea63d140ff (diff) | |
download | emacs-7f5a2d0a2512ccecc896134521724fb8e733951f.tar.gz emacs-7f5a2d0a2512ccecc896134521724fb8e733951f.tar.bz2 emacs-7f5a2d0a2512ccecc896134521724fb8e733951f.zip |
Add debug instrumentation for Eshell process management
* lisp/eshell/esh-util.el (eshell-debug-command)
* lisp/eshell/em-basic.el (eshell/eshell-debug)
(pcomplete/eshell-mode/eshell-debug): Add 'process' type.
* lisp/eshell/esh-proc.el (eshell-gather-process-output)
(eshell-interactive-process-filter, eshell-insertion-filter)
(eshell-sentinel): Call 'eshell-debug-command'.
* test/lisp/eshell/eshell-tests-helpers.el (with-temp-eshell): Add
'process' to 'eshell-debug-command'
(eshell-get-debug-logs): New function...
(eshell-match-command-output, eshell-command-result-equal): ... use
it.
* doc/misc/eshell.texi (Built-ins): Mention "process" debug type.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions