C
cverbiest
Guest
If I run our application from within PDSOE debugger debugger:enabled and debugger:active both return ? . How can I detect that code is being debugged . We have a timer within the application that makes debugging nearly impossible. Each time the trigger fires you loose the context what you are actually debugging. I'd like to check if debugging is active before activating that timer.
Continue reading...
Continue reading...