Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77381 --- shadow/77381 2006-01-27 04:48:34.000000000 -0500 +++ shadow/77381.tmp.9924 2006-01-27 10:34:41.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 77381 Product: Mono: Runtime Version: 1.0 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Normal Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -65,6 +65,10 @@ [05:47] <kangaroo> which would be sigctx->arm_sp; [05:47] <kangaroo> so [05:48] <kangaroo> struct sigcontext *ctx = (struct sigcontext *)sigctx; [05:48] <kangaroo> mctx->esp = ctx->arm_sp; [05:48] <kangaroo> _should_ be sufficient [05:48] <kangaroo> for you to a) compile; and b) have working thread dumping + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-27 10:34 ------- +Fixed in SVN. Sorry about that. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
