Author Topic: Terminal Debug problem on OSX Yosemite  (Read 2339 times)

mrsauce

  • Guest
Terminal Debug problem on OSX Yosemite
« 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
« Last Edit: February 12, 2015, 12:23:19 pm by mrsauce »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Terminal Debug problem on OSX Yosemite
« Reply #1 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]