lilzz
Posts: 411
Joined: Sat Nov 30, 2013 5:27 pm

C IDE Geany Debugger Error

Sat Sep 20, 2014 3:01 am

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)

ShiftPlusOne
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 6229
Joined: Fri Jul 29, 2011 5:36 pm
Location: The unfashionable end of the western spiral arm of the Galaxy

Re: C IDE Geany Debugger Error

Sat Sep 20, 2014 10:56 am

sudo apt-get install xterm

lilzz
Posts: 411
Joined: Sat Nov 30, 2013 5:27 pm

Re: C IDE Geany Debugger Error

Mon Sep 29, 2014 4:08 am

ShiftPlusOne wrote:sudo apt-get install xterm
OK, I installed xterm but now it said GDB: Failed to set controlling terminal:operation not permitted.

Return to “General discussion”