This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Missing reports in GNATS
- From: Tom Tromey <tromey at redhat dot com>
- To: angela at releasedominatrix dot com
- Cc: Wolfgang Bangerth <bangerth at ticam dot utexas dot edu>, overseers at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: 18 Dec 2002 11:42:06 -0700
- Subject: Re: Missing reports in GNATS
- References: <20021218183555.1425E1D2A@dragaera.ReleaseDominatrix.com>
- Reply-to: tromey at redhat dot com
Angela> If someone knows how to regenerate the index file, that would
Angela> be even better.
See the `gen-index' program.
It is in /usr/local/libexec/gnats/
Docs are in info, but from memory, run as gnatsid:
gen-index -n -d /sourceware/gnats/gcc-db -o /sourceware/gnats/gcc-db/gnats-adm/index
Tom