[Mono-bugs] [Bug 74470][Maj] Changed - mdb can't debug a gtk+glade app
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 7 Apr 2005 20:23:18 -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 toshok@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74470
--- shadow/74470 2005-04-07 20:18:49.000000000 -0400
+++ shadow/74470.tmp.15626 2005-04-07 20:23:18.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74470
Product: Mono: Debugger
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: cli
AssignedTo: toshok@ximian.com
ReportedBy: f@rtfs.org
QAContact: mono-bugs@ximian.com
@@ -102,6 +102,15 @@
I svn up'ed gtk-sharp and reinstalled, building .mdb files (which the
normal build *doesn't* do), and things seem better. I'm going to
remove the mdb files and see if things still work. If they do, it's a
gtk-sharp problem (that has been fixed). if they don't, it's a
debugger problem, and lack of mdb files causes things to puke.
+
+------- Additional Comments From toshok@ximian.com 2005-04-07 20:23 -------
+So, I just removed all the .mdb files in the gac for gtk-sharp, and
+the problem didn't come back.
+
+Soooo, try updating your gtk-sharp module. If the problem doesn't go
+away, lemme know (and reopen this bug).
+
+marking fixed.