[Mono-bugs] [Bug 74581][Nor] Changed - Running HelloWorld fails with "Cannot read DWARF frame info from symbol file"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Apr 2005 13:39:47 -0400 (EDT)
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 dean@brettle.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74581
--- shadow/74581 2005-04-12 13:27:48.000000000 -0400
+++ shadow/74581.tmp.20591 2005-04-12 13:39:47.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74581
Product: Mono: Debugger
Version: unspecified
-OS:
+OS: unknown
OS Details: FC3
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: backend
AssignedTo: toshok@ximian.com
ReportedBy: dean@brettle.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -129,6 +129,13 @@
Additional Information:
This occurs with the mono/mcs and the debugger built from the latest SVN
sources and with mono/mcs 1.1.6. If there is a particular SVN revision
which is known to work, please let me know.
+
+------- Additional Comments From dean@brettle.com 2005-04-12 13:39 -------
+BTW, this is occuring on an i386 Linux system. I'm working on porting
+the debugger to x86_64, but this bug is effectively blocking that
+effort because I'd like to be able to trace through the debugger code
+on an i386 system so I know how things are suppose to work.
+