mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 09:50:52 +00:00
fdd1c1c776
When a crash in a program happens, and the debugger in launched in --auto mode, in some cases the program terminates before the debugger has gotten proper context on debuggee. (Could be a watchdog in programs checking if it's debugged and terminating itself if so). Detect debuggee termination and still provide some information on debuggee (threads, modules, system info). The backtrace will not be available as no exception is gotten from debuggee. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55187 Signed-off-by: Eric Pouech <epouech@codeweavers.com> |
||
---|---|---|
.. | ||
arp | ||
aspnet_regiis | ||
attrib | ||
cabarc | ||
cacls | ||
certutil | ||
chcp.com | ||
clock | ||
cmd | ||
conhost | ||
control | ||
cscript | ||
dism | ||
dllhost | ||
dplaysvr | ||
dpnsvr | ||
dpvsetup | ||
dxdiag | ||
eject | ||
expand | ||
explorer | ||
extrac32 | ||
fc | ||
find | ||
findstr | ||
fsutil | ||
hh | ||
hostname | ||
icacls | ||
icinfo | ||
iexplore | ||
ipconfig | ||
lodctr | ||
mofcomp | ||
mshta | ||
msidb | ||
msiexec | ||
msinfo32 | ||
net | ||
netsh | ||
netstat | ||
ngen | ||
notepad | ||
oleview | ||
ping | ||
plugplay | ||
pnputil | ||
powershell | ||
presentationfontcache | ||
progman | ||
reg | ||
regasm | ||
regedit | ||
regini | ||
regsvcs | ||
regsvr32 | ||
robocopy | ||
rpcss | ||
rundll.exe16 | ||
rundll32 | ||
sc | ||
schtasks | ||
sdbinst | ||
secedit | ||
servicemodelreg | ||
services | ||
setx | ||
shutdown | ||
spoolsv | ||
start | ||
subst | ||
svchost | ||
systeminfo | ||
taskkill | ||
tasklist | ||
taskmgr | ||
termsv | ||
uninstaller | ||
unlodctr | ||
view | ||
wevtutil | ||
where | ||
whoami | ||
wineboot | ||
winebrowser | ||
winecfg | ||
wineconsole | ||
winedbg | ||
winedevice | ||
winefile | ||
winemenubuilder | ||
winemine | ||
winemsibuilder | ||
winepath | ||
winetest | ||
winevdm | ||
winhelp.exe16 | ||
winhlp32 | ||
winmgmt | ||
winoldap.mod16 | ||
winver | ||
wmic | ||
wmplayer | ||
wordpad | ||
write | ||
wscript | ||
wuauserv | ||
wusa | ||
xcopy |