Forum Post: PDSOE: How to detect a session is being debugged

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top