backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_back_graph.
* backgraph.c, gc_priv.h (GC_traverse_back_graph, GC_print_back_graph_stats): split GC_traverse_back_graph. * backgraph.c: Dynamically grow in_progress_space. * finalize.c (GC_notify_or_invoke_finalizers): also call GC_print_back_graph_stats. * alloc.c, finalize.c, gc_priv.h (GC_generate_random_backtrace_no_gc, GC_print_back_height): Move delarations to header file. * configure.ac: rename --enable-full-debug to --enable-gc-debug. * configure: Regenerate. From-SVN: r86685
Showing
- boehm-gc/ChangeLog 12 additions, 0 deletionsboehm-gc/ChangeLog
- boehm-gc/alloc.c 0 additions, 2 deletionsboehm-gc/alloc.c
- boehm-gc/backgraph.c 31 additions, 12 deletionsboehm-gc/backgraph.c
- boehm-gc/configure 5 additions, 5 deletionsboehm-gc/configure
- boehm-gc/configure.ac 5 additions, 5 deletionsboehm-gc/configure.ac
- boehm-gc/finalize.c 17 additions, 16 deletionsboehm-gc/finalize.c
- boehm-gc/include/private/gc_priv.h 7 additions, 0 deletionsboehm-gc/include/private/gc_priv.h
Loading
Please register or sign in to comment