[Mono-bugs] [Bug 650052] New: MonoDevelop Debugger errors debugging c console app
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 28 18:09:59 EDT 2010
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: martin at novell.com
ReportedBy: dmulder at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list