https://bugzilla.novell.com/show_bug.cgi?id=650052
https://bugzilla.novell.com/show_bug.cgi?id=650052#c0 Summary: MonoDevelop Debugger errors debugging c console app Classification: Mono Product: Mono: Debugger Version: unspecified Platform: i586 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: backend AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Mono 2.8 final MonoDevelop 2.4.1 openSUSE 11.3 Description of Problem: MonoDevelop Debugger errors '&"warning: GDB: Failed to set controlling terminal: Operation not permitted\n"' debugging c console app. The debugger still works just fine, except that when the break point is hit, MonoDevelop does not get focus. Steps to reproduce the problem: Create a new solution based on the C console project template Add a break point to the printf line click "run / debug" Make sure it stops at the break point Actual Results: The console has focus and an error is sent to the console. Expected Results: MonoDevelop should have focus and there should be no error message. How often does this happen? Always. 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
