[fpc-devel] FPC and valgrind
    Colin Western 
    mftq75 at dsl.pipex.com
       
    Sun Mar 20 17:41:11 CET 2005
    
    
  
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
    
    
More information about the fpc-devel
mailing list