On Feb 14, 2001, "Wood, David" <[EMAIL PROTECTED]> wrote:

> I've thought about using the 'incronly' strategy; however, the usefulness of
> this strategy breaks down when dump levels reach 9.  I've thought about
> switching to GNUTAR and tinkering with the source to have DUMP_LEVELS =
> 2147483647 (size of int); however, I'm afraid of breaking other parts of the
> code (will I?).

Yep, a lot of code is likely to break.  There are arrays with
DUMP_LEVELS elements out there.

Ryan's suggestion of keeping active dumps in a separate directory
looks like a reasonable way to do it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to