Board index » delphi » GPF error PASDBK16.DLL

GPF error PASDBK16.DLL

I am experiencing a problem in Delphi 1.0 which only occurrs when I set a
break and then try to step through code in an attempt to debug.  My
code appears to be working except at debug time (ie no GPF's when I don't
set a break).  The error is 'Exception EGPFault in module PASDBK16.DLL'.

Any help would be greatly appreciated.

Thanks,
Mark Mickelson

 

Re:GPF error PASDBK16.DLL


Turn off stack checking.  It works for me so far.

Other Threads