Destroyed Core dump on Windows 8 (markdown)

R4SAS
2021-06-10 04:36:56 +03:00
parent 7ee28919bf
commit 8fb9ef8628

@@ -1,13 +0,0 @@
To make Windows monitor i2pd process:
1. Open registry and go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\
2. Create folder "i2pd.exe"
3. In "i2pd.exe" folder create three entities:
3.1. REG_DWORD "DumpCount" = "f" (15)
3.2. REG_DWORD "DumpType" = "2"
3.3. Text parametr "DumpFolder" = "C:\dev\i2pd\"
Warning: i2pd.exe should be run NOT from MSYS! Run it using mouse. Otherway it will not generate core dump.
How to read the dump:
... no info yet ...