Re: [HACKERS] Win32 WEXITSTATUS too - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [HACKERS] Win32 WEXITSTATUS too
Date
Msg-id 200701231541.l0NFfj008562@momjian.us
Whole thread Raw
In response to Re: [HACKERS] Win32 WEXITSTATUS too  (Magnus Hagander <magnus@hagander.net>)
List pgsql-patches
Magnus Hagander wrote:
> > This says you can get text for exceptions, but it didn't work for me,
> > but I didn't try loading ntdll.dll:
> >
> >     http://support.microsoft.com/kb/259693
>
> Loading ntdll.dll lets you see Kernel mode API errors. If these are
> indeed the same as userspace exceptions, then you can load ntdll to get
> those. If you don't load ntdll, you can only look at "normal errors".

OK, interesting.  Let me test in that direction.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Win32 WEXITSTATUS too
Next
From: Magnus Hagander
Date:
Subject: Re: [HACKERS] Win32 WEXITSTATUS too