2004-07-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Sun, 11 Jul 2004 18:34:30 +0000 (18:34 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Sun, 11 Jul 2004 18:34:30 +0000 (18:34 -0000)
commit526679417599cc03cd8cbcb1f86e5beb2b68897a
tree0452c9dcbb6d1b84f6be6c048e90965329483250
parent2e99b8d2984d7b3f7b9ca55182481cb939d84b16
2004-07-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* mini/exceptions-x86.c: delay appending the method name to the trace
until after mono_jit_info_table_find is called, as this gets the real
MonoMethod.

* metadata/debug-helpers.c: undo my previous patch and fixed the real
issue in ../mini/exceptions-x86.c

svn path=/trunk/mono/; revision=31006
mono/metadata/ChangeLog
mono/metadata/debug-helpers.c
mono/mini/ChangeLog
mono/mini/exceptions-x86.c