Subject: debug flag being ignored
From: Tom Allison <tallison tacocat.net>
Date: Thu, 31 Aug 2006 12:49:53 +0900
I'm trying to run 'ruby -d foo.rb' and the d is either ignored or I don't
understand how it works. The code just runs as if there is no -d option.
Does this require something at compile time of Ruby that I might have overlooked?