noun
stack trace
Technical computing term for a report of the active stack frames at a certain point during program execution, often used for debugging.
エラーが発生したとき、スタックトレースを確認すると原因が特定しやすくなる。
When an error occurs, checking the stack trace makes it easier to identify the cause.