I debugged my java code. It didn’t give any errors.But when i executed it (it isn’t giving errors either, but) the code didn’t successfully terminate. This is very funny. But is that even possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
sure, when the slowdown introduced by debugger does mask some race condition, but this normally only applies to multi-threading or networking code.