LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   program returns "Aborted" (https://www.linuxquestions.org/questions/programming-9/program-returns-aborted-836111/)

knobby67 10-04-2010 10:59 AM

program returns "Aborted"
 
Hi all,
I've writted some code that every so often stops and prints "Aborted" to the command prompt, it's my own code and I don't print a "Aborted" error.
I do call some libs (SDL stuff). Can anyone tell me what the Aborted means and how to trace it?
I'm using c+++.
Thanks.

ciotog 10-04-2010 01:53 PM

You can try using "strace", it track down system calls.


All times are GMT -5. The time now is 01:01 AM.