[Mono-bugs] [Bug 542305] Debugging doesn't work if 'mono' is a shell script instead of an executable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 1 13:48:22 EDT 2009


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

User ajorgensen at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=542305#c15


Andrew Jorgensen <ajorgensen at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #15 from Andrew Jorgensen <ajorgensen at novell.com>  2009-10-01 11:48:21 MDT ---
The fix for this that was committed to the 2.4 branch does not fix the bug at
all, it just changes the code so that what you told me to patch is now the
right thing to patch.  It also breaks relocation which we take advantage of on
Mac so the fix is unacceptable.

Some discussion on #mhack lead to the conclusion that for now I will patch
backend/ProcessStart.cs to use "mono.bin" instead of "mono" and going forward
there should be an icall in the runtime to determine the location of the mono
executable reliably.

-- 
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