Re: [patch] recognise when an exec()d process terminates due to unhandled exception

2008-03-23 Thread Christopher Faylor
On Sun, Mar 23, 2008 at 08:09:06PM -0400, Christopher Faylor wrote: >On Sun, Mar 23, 2008 at 01:48:15PM -0700, Brian Dessent wrote: >>Christopher Faylor wrote: >>>After poking at this a little, I think it would be better to issue a >>>linux-like error message. >>> >>>In my sandbox, I now have this:

Re: [patch] recognise when an exec()d process terminates due to unhandled exception

2008-03-23 Thread Christopher Faylor
On Sun, Mar 23, 2008 at 01:48:15PM -0700, Brian Dessent wrote: >Christopher Faylor wrote: >>After poking at this a little, I think it would be better to issue a >>linux-like error message. >> >>In my sandbox, I now have this: >> >>bash-3.2$ ./libtest /cygdrive/s/test/libtest.exe: error while loadin

Re: [patch] recognise when an exec()d process terminates due to unhandled exception

2008-03-23 Thread Brian Dessent
Christopher Faylor wrote: > After poking at this a little, I think it would be better to issue a > linux-like error message. > > In my sandbox, I now have this: > > bash-3.2$ ./libtest > /cygdrive/s/test/libtest.exe: error while loading shared libraries: liba.dll: > cannot open shared object fi