Hello, you have come here looking for the meaning of the word
tracepoint. In DICTIOUS you will not only get to know all the dictionary meanings for the word
tracepoint, but we will also tell you about its etymology, its characteristics and you will know how to say
tracepoint in singular and plural. Everything you need to know about the word
tracepoint you have here. The definition of the word
tracepoint will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
tracepoint, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
English
Etymology
From trace + point.
Noun
tracepoint (plural tracepoints)
- (computing, programming) A kind of breakpoint that performs a custom action.
1987, A. Nico Habermann, Ugo Montanari, System Development and Ada, page 42:In addition to standard interactive debugging capabilities (display and modification of program variables, setting tracepoints and breakpoints for subprograms, displaying subprogram call stack, and so on), a number of new features were added for VAX Ada.
2005, Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Beginning Visual C# 2005, page 161:The first thing to notice is that tracepoints have no equivalent to the Trace commands, that is, there is no way to output information in a Release build using tracepoints.