Debug a thread other than the current process.
mp
debug-other-process process
process
A process or a string.
The function mp:debug-other-process causes the debugger to be entered in the given process. If process is a string, the process is found as if by mp:find-process-from-name . The list of process names can be found via mp:ps .
mp:debug-other-process
mp:find-process-from-name
mp:ps
find-process-from-name ps