[parrot/parrot] 55721f: Let's just call a spade a spade. parrot_debugger d...

GitHub noreply at github.com
Mon May 7 00:56:59 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 55721f44b05c193cb2b155ce20dbef4443a198f8
      https://github.com/parrot/parrot/commit/55721f44b05c193cb2b155ce20dbef4443a198f8
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M frontend/parrot_debugger/main.c

  Log Message:
  -----------
  Let's just call a spade a spade. parrot_debugger does not take any flags or commandline options, so test for them and fail if they are found. Also, the PIR compilation pathway does not work and it isn't worth the effort to fix it, so delete it. This fixes #540. The 'real' solution is to delete this file entirely and write a new debugger.





More information about the parrot-commits mailing list