Set the debug option to enable a backtrace when a; problem occurs.
当有问题出现显示错误信息,便于调试。
In some cases, it is not possible to create a backtrace with the KDE Crash Dialog.
在某些情况下,不可能建立一个kde当机对话框的回溯。
Sometimes, you need to install more than one debug package to get a good backtrace.
有时候,你需要安装一个以上的除错套件,才能获得良好的回溯。
We can take this further: the following code removes two routines from the backtrace.
我们可以做得更深入:以下程序代码从倒推过程中拿掉了二个项目。
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)控制调试过程,并显示调试会话的数据跟踪和状态。
The preceding part of the error message shows the context where the exception happened, in the form of a stack backtrace.
错误信息的前半部分以堆栈的形式列出异常发生的位置。
In general it contains a stack backtrace listing source lines; however it will not display lines read from standard input.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
In general it contains a stack backtrace listing source lines; however, it will not display lines read from standard input.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
If you backtrace the run trace log, Information pane gets grayed to emphasize that displayed registers are not actual but taken from the trace data.
信息面板的内容将灰化以突出显示寄存器的内容不是即时的,而是取自跟踪数据的。
You can also expand an entry in a backtrace — click the little right arrow to the left of the name — to see the values of the function's formal arguments.
还可以展开跟踪中的条目(单击名称左边的向右小箭头),查看函数的形式参数的值。
Each function and its variables are assigned a "frame" with the most recently called function in frame 0 (the "bottom" frame). To print the stack, issue the command 'bt' (short for 'backtrace').
每个函数及其变量都被分配了一个“帧”,最近调用的函数在0号帧中(“底部”帧)。
Each function and its variables are assigned a "frame" with the most recently called function in frame 0 (the "bottom" frame). To print the stack, issue the command 'bt' (short for 'backtrace').
每个函数及其变量都被分配了一个“帧”,最近调用的函数在0号帧中(“底部”帧)。
应用推荐