https://bugzilla.novell.com/show_bug.cgi?id=368178

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=368178#c7





--- Comment #7 from Erven Rohou <[EMAIL PROTECTED]>  2008-04-09 09:10:17 MST ---
Hi Martin,

> The signature is no longer written into the symbol file.  It wasn't actually
> used in the old symbol file, so it was just bloated the file size.

This is the part I do not seem to understand.

I agree that the signature was not written. Actually the local variables were
not emitted at all (the call to DefineMethod in DebuggingInfo.cs was passed
null). The whole point of my patch was to emit those local variables in the
mdb file, so that the debugger can print their values. But for that, I need
the signature.

Does this make sense? Am I missing something?

--
Erven.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to