Problem with debugging terminal apps on OSX

General questions regarding the usage of CodeLite
Morkel
CodeLite Enthusiast
Posts: 10
Joined: Mon Mar 22, 2010 1:59 pm
Genuine User: Yes
IDE Question: C++
Contact:

Problem with debugging terminal apps on OSX

Post by Morkel »

Hi,

I have he following problem:

When I debug a simple terminal "hello world" application on OSX, the terminal window does not close after the program has exited. I need to close it by pressing ctrl-c and in CodeLite I have to reset the debugger. I set the terminal preferences to "close window" after exit, but this did not do the trick.
Being new to OSX and CodeLite, I'm surely missing something. Please help me out ;)

Regards,
Fredo