Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Memory Fault and Runtime error : Where ????

Status
Not open for further replies.

flav256

Programmer
May 28, 2003
21
0
0
FR
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...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top