[MonoDevelop] Monodevelop 5.9 (GNU Debugger?)

Xorcist Xorcist at Comcast.net
Wed Sep 9 12:58:48 UTC 2015


Hmmm... yeah it does say it's installed. I should have read the error a
little more carefully, whenever I tried to debug a C/C++ program I get this
error:

Debugger Operation Failed
ApplicationName='gdb',
CommandLine='-quiet -fullname -i=mi2',
CurrentDirectory='',
Native error=Cannot find the specified file

Turns out I didn't have the GNU Debugger installed, even thought the
Monodevelop plugin was installed. After I installed GDB 7.7.7 that error
dialog went away.

However now I get this warning:

&"warning GDB: Failed to set controlling terminal. Operation not
permitted.\n"

Debugger seems to work, I'm running a simple Hello World console app,
however the console window closes immediately after the program terminates
if I don't have any breakpoints set.

Any idea on why this might be happening?



--
View this message in context: http://mono.1490590.n4.nabble.com/Monodevelop-5-9-GNU-Debugger-tp4666592p4666602.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list