[parrot/parrot] 13ba44: [gc] add MEMORY_DEBUG support to the GMS gc

GitHub noreply at github.com
Mon Jun 9 18:06:45 UTC 2014


  Branch: refs/heads/rurban/gms_debug-gh1073
  Home:   https://github.com/parrot/parrot
  Commit: 13ba440aad8fbcdc6b7819fbfa5f830ffcf1fa04
      https://github.com/parrot/parrot/commit/13ba440aad8fbcdc6b7819fbfa5f830ffcf1fa04
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M ChangeLog
    M config/gen/makefiles/root.in
    M src/gc/gc_gms.c

  Log Message:
  -----------
  [gc] add MEMORY_DEBUG support to the GMS gc

fix and enable -DMEMORY_DEBUG for the GMS gc,
add DETAIL_MEMORY_DEBUG lines for all sanity checked PMCs,
and add a single MEMORY_DEBUG line when write_barrier'ing a PMC

we never caught up with the change from the List_Item_Header iterator
to POINTER_ARRAY_ITER.
Fixes GH issue #1073




More information about the parrot-commits mailing list