Florian Klaempfl wrote:

C Western wrote:

I tried out valgrind on lazaraus and one of my own lcl programs, and was able to get it working by after applying some small patches to valgrind (which I have sent to the valgrind mailing lists). valgrind found some uninitialised memory reads, which the attached patch fixes.


You could also use the -gv switch, it generates stabs accepted by valgrind.

That works fine also - I guess I should have read the online help. It doen't fix the problem with objdump though objdump -g still gives errors.
Colin


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to