Skip to main content
trace

trace

39 7.2
A recorded list of events that shows how a program ran
  • noun
  • /treɪs/
  • Specialized
translation icon : traza
  • Just look at the trace log I sent you.
  • stack trace
  • collect traces
  • trace analysis

I know you know what a what a stack trace is, right?

Examples

  • If you look at the trace from the last system test, you'll notice several errors in the code.

  • I was just running a trace on something.

  • -Start a trace on this.

  • - Let me get a trace on this number and we'll get back to you if we find anything.

  • Sir, they shut down before we could complete our trace.

  • Can you run a trace on a call... and I don't have a subpoena.

  • Nothing's wrong with the sensor pack; I'm still getting trace life readings all over the ship.

    Fiction book (1997)
  • Finally finished the back-trace on the St. Laurent Hotel's Wi-Fi system.

  • The software generates a detailed trace of the program's execution, helping us locate the bug more easily.

  • The debugging tool provides a trace log that shows all the function calls made during the program's run.

Synonyms

backtrace
vstrace
  • Specialized
1 7.7

A list of program calls that shows how a crash or error happened

is a broader recorded execution sequence including errors, timestamps, and various events
memory trace
vstrace
  • Specialized
6.7

A recorded list of a computer program's memory use to help find errors

covers overall execution events rather than only memory activity

Compounds

trace element
  • Specialized
5 4.4

A very small amount of a metal or mineral the body needs to stay healthy

6.7

A way to find tiny amounts of explosives on bags using a cloth and a machine

memory trace
  • Specialized
7.8

A change in brain cells that keeps information about an experience

memory trace
  • Specialized
6.7

A recorded list of a computer program's memory use to help find errors

trace detector
  • Specialized
5.4

A device that checks for tiny amounts of explosives at security checkpoints

trace detector
  • Specialized
4.9

A device that finds very small amounts of chemicals in air, water or on surfaces

trace italienne
  • Specialized
9.9

A type of fortress design with many triangular outer walls that let defenders' guns cover each other

trace program
  • Specialized
5.2

A tool that shows each step a computer program takes while it runs to find errors

How Detailed

trace
  • Specialized
39 7.2
log
429 3.1
summary
3.3

Surface Forms

trace singular
traces plural

Etymology

Trace in computing uses the old idea of a 'track' or 'path' from Latin trahere 'to pull' and Old French for 'track'. So a program trace is a recorded path of steps you can follow to find what happened.