Re: [XFree86] X Object Tracer

2004-07-01 Thread Alexander Darovsky
On Tuesday 29 June 2004 23:24, Mark Vojkovich wrote: Thanks. I have found my bug. Restest is superb. ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] X Object Tracer

2004-06-29 Thread Alexander Darovsky
On Monday 28 June 2004 23:40, Mark Vojkovich wrote: Sortof. There's this one: http://www.xfree86.org/~mvojkovi/restest.c but you have to be careful using it. You should either run it remotely or redirect output to a file restest test.out. It grabs the X-server and also dumps data

Re: [XFree86] X Object Tracer

2004-06-29 Thread Mark Vojkovich
On Tue, 29 Jun 2004, Alexander Darovsky wrote: On Monday 28 June 2004 23:40, Mark Vojkovich wrote: Sortof. There's this one: http://www.xfree86.org/~mvojkovi/restest.c but you have to be careful using it. You should either run it remotely or redirect output to a file restest

[XFree86] X Object Tracer

2004-06-28 Thread Alexander Darovsky
Hi. Is there any program which traces X objects that program creates via, for example, XCreateGC, XCreatePixmap, ... There is a problem: I create pixmaps, draw it, and destroy. When number of created pixmaps becomes bigger than 50 (no difference, were it destroyed or not), application