init.c
57 KB
-
init.c (__gnat_error_handler): Instead of trying to read the memory before the… · 07f37402
init.c (__gnat_error_handler): Instead of trying to read the memory before the faulting page we properly test... 2004-10-26 Pascal Obry <obry@gnat.com> * init.c (__gnat_error_handler) [Win32]: Instead of trying to read the memory before the faulting page we properly test the process read access for this address using appropriate Win32 routine. (HPUX sections): guard with "__hpux__" instead of "hpux". From-SVN: r89656
Pascal Obry committed