in reply to Re: Turning on regexp debugging at runtime
in thread Turning on regexp debugging at runtime

Even though it's noted in the comment in the code, I guess that caveat should be highlighted: This method will probably not work reliably on regular expressions that can't be completely represented by their stringified selves.

  • Comment on Re^2: Turning on regexp debugging at runtime