| 释义 | stack tracebackstack traceback(programming)(The results of) determining the sequence ofnested procedure calls a program has made up to a certainpoint in its execution. A traceback may also show values ofprocedure arguments and local variables stored on the stack. |