Page 1 of 1

Problem with debugging terminal apps on OSX

Posted: Mon Mar 22, 2010 2:04 pm
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