[GRASS5] v.in.ascii updates

Radim Blazek blazek at itc.it
Mon Mar 21 04:47:46 EST 2005


Hamish wrote:
>>>I finally got around to installing valgrind to check where the
>>>memory leaks are.
> ..
> 
>>Can you do the same for the driver?
> 
> Sure; but can you provide a command line test(s)?

What do you mean?

> Valgrind seems to go through all calls (even glibc, shared libs, etc) as
> they are made during runtime, so to test a part of the driver you just
> need to make a call to it. sorry, I don't know much about databases or
> how the drivers work to come up with an intelligent test myself.

The module creates the driver as a new process (fork-exec). I think that 
you have to use --trace-children=yes.

Radim




More information about the grass-dev mailing list