2009-01-22 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Thu, 22 Jan 2009 21:02:07 +0000 (21:02 -0000)
committerMark Probst <mark.probst@gmail.com>
Thu, 22 Jan 2009 21:02:07 +0000 (21:02 -0000)
commitbcf8b5091d13eb89fd4a5b7a0cca48972da7f437
tree1791d0bb35f4601c9cbdd8925cbafe3b983c611c
parent053c79514a9850fa545a444fa1c5e4936f616949
2009-01-22  Mark Probst  <mark.probst@gmail.com>

Backport of r124246.

* mini-exceptions.c (ves_icall_get_frame_info): Fetch the generic
info from the (correct) context.

2009-01-22  Mark Probst  <mark.probst@gmail.com>

Backport of r124246.

* generic-stack-traces2.2.cs: Another generic sharing test for
stack traces.

* Makefile.am: Test added.

svn path=/branches/mono-2-2/mono/; revision=124247
mono/mini/ChangeLog
mono/mini/mini-exceptions.c
mono/tests/ChangeLog
mono/tests/Makefile.am
mono/tests/generic-stack-traces2.2.cs [new file with mode: 0644]