help please

bjorn rohde jensen bjensen@fastmail.fm
Fri Oct 11 15:01:00 GMT 2002


Hi Charles,

  You could compile your program with symbolic debug
information(-g) and run it under a debugger like gdb,
that should give you the spot. You might also want to
try to use some sort of memory checking library to
help find memory corruption:)

Yours sincerely,

Bjorn



More information about the Gcc-help mailing list