On Fri, 15 Oct 2004, Mark Vojkovich wrote:

> On Fri, 15 Oct 2004, Robert Currey wrote:
>
> > > > Is there a way to trace X operations?
> > >
> > >    There's no tracing feature in Xlib.
> > >
> > xmon?
>
>    That will trace protocol.  Not sure if that's useful for
> tracking down a client memory leak though.  I'm assuming what he
> wants to do is watch Xmalloc/free calls in Xlib.

valgrind works well enough for that.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to