Quantcast
Channel: LabWindows/CVI topics
Viewing all articles
Browse latest Browse all 5355

Tracepoints

$
0
0

I was looking at the latest features in CVI 2017 and came across Tracepoints. I found the blurb below in the Help section and online, but nothing further. This sounds like a great feature and one direxctly applicable to my current work.

 

Is there an example or deeper discussion? Where do you turn them on? How are they applied? What are the limitations? Examples?

 

Tracepoints

Tracepoints are breakpoints associated with user-specified actions that allow you to set automatic debug logging when a particular source code location executes. Tracepoints can be used to alter the execution flow.

Tracepoints help you answer the following questions during a debugging session:

  • Which function does my program execute?
  • What values does my variable have at a specific source location?
  • What is my current call stack, thread ID, and so on at a specific source location?
  • How did the value of my variable change over time at a specific source location?

Viewing all articles
Browse latest Browse all 5355

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>