[Mono-bugs] [Bug 545140] New: Debugger doesn't stop on break point when running against mono-x

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 7 17:30:26 EDT 2009


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


           Summary: Debugger doesn't stop on break point when running
                    against mono-x
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 0.5
          Platform: i586
        OS/Version: SLES 10
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: martin at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
                CC: ajorgensen at novell.com
          Found By: Component Test


Created an attachment (id=321552)
 --> (http://bugzilla.novell.com/attachment.cgi?id=321552)
error on the server side.

Description of Problem:
If you try to remotely debug blogengine with MonoVS 0.5p2 against Mono-X
2.4.2.3 on SLES 10, the debugger will never hit the break point in VS and it
will never load the web page in firefox.

I am able to run remotely as long as I source the mono-addon-environment
script.

Please see the attached output from the linux side.

This disables functionality on the Mono Extension, so it's critical.

Relevant Version:
MonoVS plugin: 0.5.4128  (0.5p2)

Linux Side: 
c461:~ # rpm -qa|grep -i addon
mono-addon-libgdiplus0-2.4.2-0.4.2
mono-addon-data-sqlite-2.4.2.3-0.4.3
apache2-mod_mono-addon-2.4.2-0.4.2
mono-addon-check-0.2-0.4
mono-addon-core-2.4.2.3-0.4.3
mono-addon-data-postgresql-2.4.2.3-0.4.3
mono-addon-web-2.4.2.3-0.4.3
mono-addon-winforms-2.4.2.3-0.4.3
monovs-addon-server-0.5.4128-2.1
mono-addon-data-2.4.2.3-0.4.3
mono-addon-xsp-2.4.2-0.4.3
mono-addon-debugger-2.4.2.2-5.1


Steps to reproduce the problem:
1. Install Mono-X on SLES 10 sp2 i586
2. Run the Mono-X updates
3. Install MonoVS 0.5p2 for Mono-X
4. Install MonoVS for windows
5. Open the blog engine source code
6. Open the file default.aspx.cs
7. Put a break point on the first like of Page_Load (if page.iscallback)
8. Click Mono / "Debug Remotely In Mono" and choose the mono-x host
9. Notice that the break point is never hit and firefox never loads blog engine
10. Notice the output on the linux side is like the attached file.


Actual Results:
doesn't stop at the break point.


Expected Results:
It should stop at the break point.


How often does this happen? 
every time

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