in reply to Re: Re: Re3: How to detect a die() without catching it?
in thread How to detect a die() without catching it?

You're probably correct that what I want are exceptions, but I don't think I can get them. I'm writing a profiler and it's supposed to work with a wide range of code, most of which will be using straight die()s.

Thanks for the help!
-sam

  • Comment on Re: Re: Re: Re3: How to detect a die() without catching it?