2002-05-21 Martin Baulig <martin@gnome.org>
authorMartin Baulig <martin@novell.com>
Tue, 21 May 2002 11:52:37 +0000 (11:52 -0000)
committerMartin Baulig <martin@novell.com>
Tue, 21 May 2002 11:52:37 +0000 (11:52 -0000)
commitce0f001d8e1636beb8f985655aae33f6af920e30
tree469d0900732a6e33bd50b8df34d2347e244cc9d8
parent949331335f90f2f345e3b1ce7e10c18eaf9dbbff
2002-05-21  Martin Baulig  <martin@gnome.org>

* debug.c (mono_debug_source_location_from_address): New function.
(mono_debug_il_offset_from_address): New function.

* exception.c (arch_handle_exception): If we have debugging support, include
information about the source location and IL offset in the stack trace.

svn path=/trunk/mono/; revision=4824
mono/jit/ChangeLog
mono/jit/debug.c
mono/jit/debug.h
mono/jit/exception.c