We're trying to troubleshoot some sporadic crashes in an ACUCOBOL 9.2.4 program that interoperates with a C# DLL. Our configuration file has the following setting:
ACU_DUMP 1
This does cause a dump file to be created for some crashes, but not all. What tools/techniques can be used to troubleshoot the sort of crash that prevents the dump file from being created?
My first thought is to try using procmon, but I just wanted to see what else this community would recommend.
Thank you!
#ACUCOBOL9.2.4
#Crash
#AcuCobol



