Subject: Ruby Debugger. Remove catchpoint?
From: David Corbin <dcorbin machturtle.com>
Date: Sun, 22 May 2005 10:00:55 +0900
Is there someway to remove a catchpoint while in the debugger? Better yet, is
there a way to fix it so it doesn't default to catching StandardError?
David
P.S. what about a way to restart the "program under debug", without restarting
the debugger?