D
Dicread
HomeDictionaryBbacktrace

Note: The translation for this entry is currently under quality review. Some content is temporarily displayed in English only.

backtrace

backtrace
Danh từNgoại động từ
Số nhiều: backtracesQuá khứ: backtracedPhân từ 2: backtracedV-ing: backtracing

Ý nghĩa

Danh từbacktrace

A report that lists the sequence of function calls that were active at a specific point in time, typically generated when a program crashes or reaches a breakpoint.

The developer analyzed the backtrace to find the exact line of code that caused the segmentation fault.

Ngoại động từbacktrace
[~ something]

To trace the execution of a program backward from a current state to the original point of entry or a specific previous state.

The debugger allows you to backtrace the execution flow to identify where the variable was first corrupted.

Từ liên quan

Last Updated: May 2026Report an Error