1.

If You Were Experiencing A Gpf In Your Application, How Would You Go About Tracking It Down?

Answer»
  • CHECK library search PATH in DEVELOPMENT, required DLL’s, PBL’s in runtime etc
  • If PFC is used, check that the PB version is exactly the same as PFC version, i.e. 5.0.04 etc
  • Use DLL tracking UTILITY to check executables DLL list
  • Enabling the PB Debug Tracing information and find the last line of code that executed prior to the GPF.



Discussion

No Comment Found