[PATCH 0/1] MR339: programs/winedbg: no longer hide current WineDbg process from 'info proc'

eric pouech (@epo) wine at gitlab.winehq.org
Wed Jun 29 06:11:58 CDT 2022


We used to hide current WineDbg instance when displaying processes' list
(command 'info proc'). This can potentially generate some "dangling"
processes in the hierarchy (related to this WineDbg instance):
- conhost.exe
- start.exe (when launched from unix shell without full path
  to winedbg.exe)

Also, print a more comprehensive error message when trying to attach to
itself (now that debugger's PID is more easily available).

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/339



More information about the wine-devel mailing list