I get the call stack when the exception is thrown. The problem is that before the exception is actually thrown, I get a string handling error that has no useful call stack at all. And what I really want to see is the state of the data just before the exception is thrown.
no subject
So I breakpoint away...