From a5067a1853b490e9c551ac2ff7c4cb58a9bb3f48 Mon Sep 17 00:00:00 2001 From: Dai Sato Date: Thu, 22 Nov 2001 17:52:28 +0000 Subject: w3m-0.2.2-inu-1.1 source --- gc/doc/debugging.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gc/doc/debugging.html') diff --git a/gc/doc/debugging.html b/gc/doc/debugging.html index a186ff5..04773fa 100644 --- a/gc/doc/debugging.html +++ b/gc/doc/debugging.html @@ -209,6 +209,8 @@ down the problem:
  1. If you are using the incremental collector try turning it off for debugging. +
  2. If you are using shared libraries, try linking statically. If that works, +ensure that DYNAMIC_LOADING is defined on your platform.
  3. Try to reproduce the problem with fully debuggable unoptimized code. This will eliminate the last possibility, as well as making debugging easier.
  4. Try replacing any suspect typed allocation and GC_malloc_atomic -- cgit v1.2.3