[Python-Dev] Valgrind on 2.2.2 (original) (raw)
Neal Norwitz neal@metaslash.com
Mon, 28 Oct 2002 22:40:16 -0500
- Previous message: [Python-Dev] Valgrind on 2.2.2
- Next message: [Python-Dev] Incorporating bsddb3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Oct 28, 2002 at 08:42:35PM -0600, Jeff Epler wrote:
On Mon, Oct 28, 2002 at 08:58:45PM -0500, Michael Gilfix wrote: > I don't think valgrind reports this first case [a pointer to the > beginning of the block is found]. Only the second and > third, from what I gathered in the docs.
See --show-reachable
--show-reachable was used when running valgrind.
Python was not built using pydebug.
Neal
- Previous message: [Python-Dev] Valgrind on 2.2.2
- Next message: [Python-Dev] Incorporating bsddb3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]