Code::Blocks Forums

User forums => Help => Topic started by: mrsauce on February 12, 2015, 11:24:40 am

Title: Terminal Debug problem on OSX Yosemite
Post by: mrsauce on February 12, 2015, 11:24:40 am
Hi,
I'm Fabio and I'm writing for this problem.
I installed Xcode 6.1
I installed Code::Blocks
I installed GDB 7.8.1 debugger by homebrew.
When i tryto debug my little consolle program i receive this error message:
"Can't launch console (osascript -e 'tell app "Terminal"' -e 'activate' -e 'do script ""' -e 'end tell' sleep 80007329)"
This problem exist only when i use DEBUG and not when i use RUN.
How can i solve this problem?

Thank's in advance.
Fabio
Title: Re: Terminal Debug problem on OSX Yosemite
Post by: oBFusCATed on February 12, 2015, 01:20:16 pm
No one knows. There is no active C::B developer which uses  OSX. So there is no one to see what is really going on.
Probably try building from source and see if this issue is fixed.
We have some problems with terminals on Linux, which are resolved as far as I know.