http://bugzilla.novell.com/show_bug.cgi?id=532846
Summary: (multi-threaded application) mono --trace is hard to
analyze
Classification: Mono
Product: Mono: Runtime
Version: 2.4.x
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: misc
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6; ru-ru)
AppleWebKit/531.5 (KHTML, like Gecko) Version/4.0.3 Safari/531.7
Lines from different threads interlace, which is unreadable.
Reproducible: Always
Steps to Reproduce:
mono --trace test.exe
Actual Results:
. . . . . . . . . . . . . . . . . ENTER:
StringUtil:CaseInsensitiveOrdinalCompare ....
. . . . . . . . . . . . . . . . . . . . . . . . . LEAVE: (wrapper
remoting-invoke-with-check) FICS:GetString0
Expected Results:
Please consider to add a thread id, like this:
12345678 . . . . . . . . . . . . . . . . . . ENTER:
StringUtil:CaseInsensitiveOrdinalCompare ....
34721c37 . . . . . . . . . . . . . . . . . . . . . . . . . . LEAVE: (wrapper
remoting-invoke-with-check) FICS:GetString0
thanks in advance!
--
Configure bugmail: http://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