backtrace

回溯

常用释义

词性释义

n.

回溯;向后追踪
例句
  • 全部
  • 回溯
The preceding part of the error message shows the context where the exception happened, in the form of a stack backtrace.
错误信息的前半部分以堆栈的形式列出异常发生的位置。
In the last example, we remove the current routine from the stack backtrace , which is often useful in library modules.
最后一个范例,我们从堆叠倒推过程中拿掉了目前项目,这在函式库模组中经常很有用。
If the exception wasn't ThreadDeath, you got the name of the thread and a stack backtrace sent to System. err.
如果异常不是ThreadDeath,则将线程的名称和堆栈回溯(stackbacktrace)发送到System.err。
If a function is called from many places, use the stack backtrace to determine the specific calling sequence.
如果在许多地方调用了一个函数,可以使用堆栈跟踪检查调用序列。
The debug view, shown in Figure 19, controls the progress and displays backtrace and status of the debug session.
debug视图(见图19)控制调试过程,并显示调试会话的数据跟踪和状态。
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
利用了FAN算法的多路回退和回溯等主要特色,提高了测试生成算法的效率。
Set the debug option to enable a backtrace when a; problem occurs.
当有问题出现显示错误信息,便于调试。
You need to turn these options off and reproduce the problem again in order to get a backtrace .
您需要关闭这些选项,再现这些问题,再生成回溯。
The frameCount argument specifies the number of frames to omit from the backtrace. (The default is 1).
frameCount参数指定回溯时跳过的帧数(默认为1)。
1·Sometimes, you need to install more than one debug package to get a good backtrace.
有时候,你需要安装一个以上的除错套件,才能获得良好的回溯。
同义词
n.
回溯;向后追踪