On Dec 9 11:27, Jeremy Drake via Cygwin-patches wrote:
> This allows native processes to get Windows-default error handling
> behavior (such as invoking the registered JIT debugger).
>
> ---
> winsup/cygwin/spawn.cc | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/winsup/cygwin/s
This allows native processes to get Windows-default error handling
behavior (such as invoking the registered JIT debugger).
---
winsup/cygwin/spawn.cc | 7 +++
1 file changed, 7 insertions(+)
diff --git a/winsup/cygwin/spawn.cc b/winsup/cygwin/spawn.cc
index 92d190d1a..83b216f52 100644
--- a