Add a 'captured_traces' field to Exception, holding the state captured by ExceptionDi...
authorZoltan Varga <vargaz@gmail.com>
Fri, 4 Nov 2011 23:14:40 +0000 (00:14 +0100)
committerZoltan Varga <vargaz@gmail.com>
Fri, 4 Nov 2011 23:14:40 +0000 (00:14 +0100)
commitb867b4e2c8e74da7a9a6472f2bfa3d22e5f3e8dd
tree87f0e7ff3e91c3138804ace3c3653839de87fca7
parent2be9db7bb23b28e7dd3afad145fd68b39a479339
Add a 'captured_traces' field to Exception, holding the state captured by ExceptionDispatchInfo. Use this when creating stack traces. Fixes #1857. Bump corlib version because of the layout changes.
mcs/class/corlib/System.Runtime.ExceptionServices/ExceptionDispatchInfo.cs
mcs/class/corlib/System/Environment.cs
mcs/class/corlib/System/Exception.cs
mcs/class/corlib/Test/System.Runtime.ExceptionServices/ExceptionDispatchInfoTest.cs
mono/metadata/appdomain.c
mono/metadata/object-internals.h