[svn:parrot] r42634 - trunk/src
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sat Nov 21 02:53:26 UTC 2009
Author: jkeenan
Date: Sat Nov 21 02:53:25 2009
New Revision: 42634
URL: https://trac.parrot.org/parrot/changeset/42634
Log:
Delete comment including reference to resolved RT ticket.
Modified:
trunk/src/debug.c
Modified: trunk/src/debug.c
==============================================================================
--- trunk/src/debug.c Sat Nov 21 02:52:13 2009 (r42633)
+++ trunk/src/debug.c Sat Nov 21 02:53:25 2009 (r42634)
@@ -1162,9 +1162,6 @@
/*PDB_set_break(interp, NULL);*/
debugger_cmdline(interp);
-
- /* RT #42378 this is not ok */
- /* exit(EXIT_SUCCESS); */
}
else {
interp->pdb->cur_opcode = (opcode_t *)cur_opcode + 1;
More information about the parrot-commits
mailing list