On Tue Jul 4 10:21:41 2023 +0000, eric pouech wrote:
Thanks... in fact, the process (debuggee) terminates itself before the debuggee can push its exception... we don't have many tests for this situation, so starting to protect from a crash is a good starting point But we could try to provide interesting information even in that case. The attached patch could potentially allow to show more information. [wd.patch](/uploads/d4a1bd6fa03a6c636bcd71bdfb4af184/wd.patch)
With just your patch on top of 884cff821 the crash of winedbg is properly avoided.
It generates this output: [backtrace.txt](/uploads/1f20d0463d3ecd09842530784e8f85ae/backtrace.txt)