1
General / Re: How to make the IDE tell me at which line at the code the program is crashing?
« on: April 22, 2012, 03:07:39 am »
Thank for your replay,
I checked it with small program with dividing by zero and indeed it works and show me the info on call stack window, However when i am closing the running window or pressing ctrl-z or closing the "graphic window", in middle of the running process, i receive no information.
Have any idea?
By the way -> in my project the debug mod is causing my (main) program to immidetlay being closed so i am checking first with small testing programs... (I would check this matter with my main prog' latter...)
Thanks.
I checked it with small program with dividing by zero and indeed it works and show me the info on call stack window, However when i am closing the running window or pressing ctrl-z or closing the "graphic window", in middle of the running process, i receive no information.
Have any idea?
By the way -> in my project the debug mod is causing my (main) program to immidetlay being closed so i am checking first with small testing programs... (I would check this matter with my main prog' latter...)
Thanks.