Re: GTK and dmalloc



On Tue, 2006-10-24 at 07:08 -0700, Andre Messerschmidt wrote:
> Hi,
> 
> has anybody tried to use dmalloc with GTK+ applications? When I add
> support for dmalloc in my code it will crash with an assertion from
> glib due to unaligned memory. The reason seems to be that dmalloc does
> not support memalign(). 

i recommend valgrind over dmalloc. there are very few problems for which
valgrind is not the better tool.

--p





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]