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

GitHub noreply at github.com
Mon Jun 9 21:35:10 UTC 2014


  Branch: refs/heads/master
  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


  Commit: 4e2fadb6027f5d3858e406f522f89d14fe072aec
      https://github.com/parrot/parrot/commit/4e2fadb6027f5d3858e406f522f89d14fe072aec
  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:
  -----------
  Merge branch 'rurban/gms_debug-gh1073'


Compare: https://github.com/parrot/parrot/compare/e4e45e931736...4e2fadb6027f


More information about the parrot-commits mailing list