Word Explorer

Stack trace

💡 Words with a Similar Meaning to "Stack trace"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
traceenoun(computing) A program or a process that is being traced.
backtracenoun(computing) A stack trace.
tracebacknoun(computing) A stack trace (in some programming languages)
tracenounAn act of tracing.
walkbacknoun(programming) A stack trace.
traceletnoun(computing theory) A short fragment of the trace of execution of a computer program, used in automated systems that attempt to understand and optimize source code.
path tracernounA program or algorithm for path tracing.
footprintnounThe impression of the foot in a soft substance such as sand or snow.
call stacknoun(programming) A stack that stores details of the functions called by a program in sequence, so that each function can return on completion to the code that called it.
downtracenoun(computer science) The subtree of a tree structure that is determined by an attribute of a parent node.
time travel debuggingnoun(programming) A form of software debugging allowing the user to step back and forward through the recorded prior execution of a program.
trace schedulingnoun(programming) An optimization technique for compilers that rearranges traces (instruction sequences) according to their frequency of execution, and inserts additional code to compensate for any effects of the rearrangement.
call graphnoun(computing) A directed graph that represents relationships between called and calling subroutines in a computer program, used in code analysis.
callstacknounAlternative form of call stack. [(programming) A stack that stores details of the functions called by a program in sequence, so that each function can return on completion to the code that called it.]
tracepointnoun(computing, programming) A kind of breakpoint that performs a custom action.
debuggernoun(programming) A computer program that helps the user to test and debug other programs, by enabling their step-by-step execution controlled by the user, setting of breakpoints, and monitoring values of variables.
walkthrunoun(US) Alternative spelling of walkthrough. [A tour of a space, such as a property for sale or rent.]
walkthroughnoun(video games) A thorough demonstration that explains or illustrates the steps involved in winning the game.
debuggeenoun(programming) A process or application being debugged.
debug modenoun(programming) The mode of a compiler or IDE that allows for debugging, with the availability of information such as variable names and line numbers from the source code.

Translate “Stack trace” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Stack trace