On 10/25/2013 04:12 AM, Timothee Cour wrote:Another spot is the constructor of the exception. We print the stack contents by libunwind in a C++ project. (Never tried in D.)
> the stack would already be unwinded and there'd be no way to go back in time
> to the point where the relevant exception got thrown.