Memory leaks in standard code

FX Coudert fxcoudert@gmail.com
Tue Feb 26 12:22:00 GMT 2008


> I still do not see why, however!  The next step will be to print out
> the address; apparently there is some way in which the assignments of
> the pointer are screwing things up.


I suggest you use gdb and set a breakpoint in _gfortran_memory_check 
(). Using backtraces, you'll be able to see the source line location.  
My current patch does only register locations for user allocations,  
not front-end generated ones.

FX

-- 
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/



More information about the Fortran mailing list