Branch: refs/heads/smoke-me/coro-return-gh1106
  Home:   https://github.com/parrot/parrot
  Commit: 9ccf1bf7ca48e6643a4d3c735aee3f4862122b82
      
https://github.com/parrot/parrot/commit/9ccf1bf7ca48e6643a4d3c735aee3f4862122b82
  Author: Reini Urban <[email protected]>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M src/pmc/continuation.pmc
    M src/pmc/coroutine.pmc

  Log Message:
  -----------
  coro: more debug tracing. also track cont pc


  Commit: 0db8e1a72faaa448cf4fff1aea02c7fc4bcc51a7
      
https://github.com/parrot/parrot/commit/0db8e1a72faaa448cf4fff1aea02c7fc4bcc51a7
  Author: Reini Urban <[email protected]>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M src/pmc/continuation.pmc
    M src/pmc/coroutine.pmc
    M t/compilers/imcc/syn/pcc.t
    M t/pmc/coroutine.t

  Log Message:
  -----------
  coro: fixed return address from dead coro

this fixes the return to label regressions. But there are
still 2 broken cases: 14, 17 with wrong return address when dead is caught
and on autoreset.

remove ctx debugging and add proper pc debugging instead


Compare: https://github.com/parrot/parrot/compare/a12eb65bf95c...0db8e1a72faa
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to