bug-global
[Top][All Lists]
Advanced

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

You need to increase the STACKSIZE in find.c


From: gnn
Subject: You need to increase the STACKSIZE in find.c
Date: Tue, 17 Feb 2009 12:52:34 -0500
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.7 Emacs/22.3 (amd64-portbld-freebsd7.1) MULE/5.0 (SAKAKI)

Hi,

On a large project, such as the FreeBSD kernel, I could not longer get
gtags to complete.  There really seem to be two problems:

1) STACKSIZE is set to 50, and needs to be larger.  1024 worked for
me.

2) I believe, but am not sure, that the way in which files are
excluded is by finding each one first.  If I exclude the compile/
directory, by adding it to skip, gtags still tries to walk every patch
in that directory.  Shouldn't gtags simply ignore that directory
completely?

Best,
George Neville-Neil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]