hi,
I compile my code with Lahey Compiler LF95 on Linux...
As everybody, I have some runtime errors... ending the program with Memory Fault or Coredump...
How can I ask the compiler to make the program specify the last line read before the Memory Fault error...?
So that I can go straight to the piece of code which is causing the error...
Any runtime option or compiler option?
Thanks
Flav
PS : I compile the program with the 'automake' feature...
I compile my code with Lahey Compiler LF95 on Linux...
As everybody, I have some runtime errors... ending the program with Memory Fault or Coredump...
How can I ask the compiler to make the program specify the last line read before the Memory Fault error...?
So that I can go straight to the piece of code which is causing the error...
Any runtime option or compiler option?
Thanks
Flav
PS : I compile the program with the 'automake' feature...