Re: New debug plugin

David Malcolm <[email protected]> Fri, 08 Apr 2005 13:44:24 -0400
Newsgroups gmane.editors.conglomerate.devel
Message-ID <[email protected]>
On Fri, 2005-04-08 at 18:53 +0200, Geert Stappers wrote:
> On Fri, Apr 08, 2005 at 12:42:18PM -0400, David Malcolm wrote:
> > On Fri, 2005-04-08 at 11:46 +0200, Michèle Garoche wrote:
> > > Le 5 avr. 2005, à 6:52, Dave Malcolm a écrit :
>  
>  [ compile error fixec in CVS ]
>  
> 
> > > As for using it, it is very very slow, about 20 minutes to load the 
> > > tree, then another 20 minutes to enlarge the raw part and 78% CPU. 
> > > Meanwhile all is frozen (could it be detached?).
> > 
> > Yes, it's slow.  It's only usable for _really_ _small_ documents (e.g.
> > File->New->Docbook Article) - but it's helpful for debugging that.
> 
> And is it a sane default in the CVS tree?

The code in CVS should now work with all possible combinations of input
to configure.in (well, all I know about); I messed up when I committed
originally.  Allow for the usual (annoying) delay if using anonymous
CVS.

By default you'll get the plugin if building from CVS, but not from a
tarball: it's useful to have as a developer, but we don't want end-users
seeing it.

I probably should do a tarball release shortly; need sleep badly right
now.

Dave