2009-01-22 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Thu, 22 Jan 2009 20:47:35 +0000 (20:47 -0000)
committerMark Probst <mark.probst@gmail.com>
Thu, 22 Jan 2009 20:47:35 +0000 (20:47 -0000)
commitfd76d84761928d323d782549dd969dfb977ca417
tree16c53a86e39a12032e2907b34ff9f8740e315b51
parentbb5d515fa9de01ed90ffb9a104fce849ea18941f
2009-01-22  Mark Probst  <mark.probst@gmail.com>

* 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>

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

* Makefile.am: Test added.

svn path=/trunk/mono/; revision=124246
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]