* README: Change README.debugging to debugging.html.
* Makefile.dj (OTHER_FILES): Likewise.
doc/README.amiga doc/README.win32 doc/README.cords \
doc/README.rs6000 README.QUICK TODO tools/callprocs.sh \
pc_excludes barrett_diagram doc/README.OS2 doc/README.Mac \
- extra/MacOS.c EMX_MAKEFILE doc/README.debugging \
+ extra/MacOS.c EMX_MAKEFILE doc/debugging.html \
extra/Mac_files/datastart.c extra/Mac_files/dataend.c \
extra/Mac_files/MacOS_config.h \
tools/add_gc_prefix.c doc/README.solaris2 doc/README.sgi \
retention of large objects. For most purposes it seems best to compile
with ALL_INTERIOR_POINTERS and to use GC_malloc_ignore_off_page if
you get collector warnings from allocations of very large objects.
-See README.debugging for details.
+See debugging.html for details.
WARNING: pointers inside memory allocated by the standard "malloc" are not
seen by the garbage collector. Thus objects pointed to only from such a