https://bugzilla.novell.com/show_bug.cgi?id=332702#c1

           Summary: Debugger does not stop in main()
           Product: Mono: Debugger
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: backend
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Unable to debug a program with build from mono_svn (rev 87248)

Steps to reproduce the problem:
1. Create a helloworld.cs and compile it with mcs --debug
2. start "mdb helloworld.exe"
3. type run

Actual Results:

[EMAIL PROTECTED]:~/vimem/runtime-EclipseApplication/HelloWorld/src$ mdb
HelloWorld.exe
Mono Debugger
(mdb) run
Starting program: HelloWorld.exe
Hello World!
Received unknown notification 807f660 / 0x82643000822d920 13bfe94188
Received unknown notification 807f660 / 0x826430000021f00 11bfe94218
Thread @1 exited normally.
Process #1 exited.
(mdb) Target exited.


Expected Results:
Stop in Main function to use the debugger

How often does this happen? 
every time

Additional Information:


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to