[Mono-bugs] [Bug 513260] IOException when debugging application already running locally on Mono

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 17 11:31:15 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=513260

User jpobst at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=513260#c1





--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2009-06-17 09:31:13 MDT ---
Hmm, what to do, what to do.

We are trying to create the new mdb for debugging while winmono has the current
one already open.  We have to create a new one because you might have changed
your source code since you launched the local copy.

I almost think we have to go with the friendlier error message.

Even workarounds like building mdb in temp directories and then copying them to
the run directory would fail if you try to "Run Locally" twice, since they are
going to be running the same exe from the same directory.

However, it feels like a very arbitrary restriction to the user.

I guess I'll make a friendly error message for now, and we can determine later
if its a big enough issue to justify the re-engineering needed to fix it.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list