View Single Post
  #2  
Old 12-09-2014, 06:02 AM
mape2k mape2k is offline
Member
 
Join Date: Mar 2013
Posts: 60
It seems that the behavior of the debugger has just changed slightly. I get an error message, but only if I stop the debugger manually once the error occurs, if I just continue to execute the code line by line ('Step over' command), the debugger exists after an error without displaying the error message in the interactive window.

Is that the intended behavior?
Reply With Quote