Page 1 of 1

C IDE Geany Debugger Error

Posted: Sat Sep 20, 2014 3:01 am
by lilzz
From the Debugger loaded the executable and setup the breakpoint. Finally hit run.
Error:Error Starting Terminal:failed to start child process "xterm"(No such file or directory)

Re: C IDE Geany Debugger Error

Posted: Sat Sep 20, 2014 10:56 am
by ShiftPlusOne
sudo apt-get install xterm

Re: C IDE Geany Debugger Error

Posted: Mon Sep 29, 2014 4:08 am
by lilzz
ShiftPlusOne wrote:sudo apt-get install xterm
OK, I installed xterm but now it said GDB: Failed to set controlling terminal:operation not permitted.