vanam srihari kumar wrote:
But while running some other programs I am getting below error.
value out of range (error #300 at 251b3f)
Use addr2line program to find exact location of the error.
If I try to run the program in the dbx (debugger) I am getting below error
Internal error: dwarf reference attribute outof bounds.
That looks like problem with dbx. You may try to use `-gstabs' option to work around the problem.