|
From: Artur W. <wi...@th...> - 2003-06-04 08:08:30
|
Hello, it looks like malloc_usable_size cannot be used with valgrind. Are there any hopes it will be implemented in the foreseeable future ? Thanks, Artur |
|
From: Robert W. <rj...@du...> - 2003-06-04 08:22:37
|
> it looks like malloc_usable_size cannot be used with valgrind. Are there=20 > any hopes it will be implemented in the foreseeable future ? It's in the current CVS head and seems to work fine. Regards, Robert. --=20 Robert Walsh Amalgamated Durables, Inc. - "We don't make the things you buy." Email: rj...@du... |
|
From: Nicholas N. <nj...@ca...> - 2003-06-04 08:26:43
|
On Wed, 4 Jun 2003, Artur Wisz wrote: > it looks like malloc_usable_size cannot be used with valgrind. Are there > any hopes it will be implemented in the foreseeable future ? It is supported in the latest development version. Grab it from CVS from sourceforge.net/cvs/?group_id=46268, build it by following the instructions in "README". N |
|
From: Artur W. <wi...@th...> - 2003-06-05 06:23:26
|
Thanks, it works now ! Nicholas Nethercote wrote: > On Wed, 4 Jun 2003, Artur Wisz wrote: > > >>it looks like malloc_usable_size cannot be used with valgrind. Are there >>any hopes it will be implemented in the foreseeable future ? >> > > It is supported in the latest development version. > > Grab it from CVS from sourceforge.net/cvs/?group_id=46268, build it by > following the instructions in "README". > > N > > > -- Dipl.-Ing. Artur Wisz Forschung & Entwicklung THB Bury GmbH & Co KG wi...@th... |