2002-06-26 Martin Baulig <martin@gnome.org>
authorMartin Baulig <martin@novell.com>
Wed, 26 Jun 2002 17:37:39 +0000 (17:37 -0000)
committerMartin Baulig <martin@novell.com>
Wed, 26 Jun 2002 17:37:39 +0000 (17:37 -0000)
commit8818022ee428f9366f0830b42dace378ec81cced
tree8c5b353fef87e88d0ed0309a862df6518fee5937
parente2cb193ef21dad56a2796485b2c156f42e89caaf
2002-06-26  Martin Baulig  <martin@gnome.org>

* debug.c (mono_debug_source_location_from_address): Added
`guint32 *line_number' argument.  If it's not NULL, store the line number
there and return the file name without the line number.

* exception.c (ves_icall_get_trace): Fill in `sf->filename' and `sf->line'.
(ves_icall_get_frame_info): Likewise.

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