2002-05-15 Dietmar Maurer <dietmar@ximian.com>
authorDietmar Maurer <dietmar@mono-cvs.ximian.com>
Wed, 15 May 2002 12:23:20 +0000 (12:23 -0000)
committerDietmar Maurer <dietmar@mono-cvs.ximian.com>
Wed, 15 May 2002 12:23:20 +0000 (12:23 -0000)
commitce9497acaeddb9191876aaf09ec7dcead0a02ec5
tree7fcb14a5b92950d74e101ed1cfe242271c4d4cd8
parenta3869b884d38154f49f0f095e3c9f2424fa3d4f7
2002-05-15  Dietmar Maurer  <dietmar@ximian.com>

* object.c (mono_unhandled_exception): new function to handle
unhandled exceptions.
(mono_unhandled_exception): call the UnhandledException event.

i * interp.c (ves_exec_method): use new mono_unhandled_exception()

svn path=/trunk/mono/; revision=4657
mono/interpreter/ChangeLog
mono/interpreter/interp.c
mono/jit/exception.c
mono/jit/jit.c
mono/metadata/ChangeLog
mono/metadata/object.c
mono/metadata/object.h