青年中文青年中文

stack traceback的意思

stack traceback中文翻譯:

堆棧回溯

相似詞語短語

back to back───背靠背;連續,緊接

stack table───堆棧表

stack tables───堆棧表

stack the deck───暗中布局(使情況對某人有利或不利),預先做手腳,暗中策劃

stickleback───n.棘魚

stock buyback───股票回購

stage a comeback───卷土重來;東山再起;再度走紅

back-to-back───背靠背;連續,緊接

back-track───由原路退回

雙語使用場景

BTP command takes a process ID as an argument and does a stack traceback for that particular process.───btp命令將進程標識作為參數,并對這個特定進程進行堆棧回溯。

In general it contains a stack traceback listing source lines; however, it will not display lines read from standard input.───通常在堆棧中列出了源代碼行,然而,來自標準輸入的源碼不會顯示出來。

The preceding part of the error message shows the context where the exception happened, in the form of a stack traceback.───錯誤信息的前半部分以堆棧的形式列出異常發生的位置。

The preceding part of the error message shows the context where the exception happened, in the form of a stack traceback.───錯誤信息的前面部分顯示了異常發生的上下文,并以調用棧的形式顯示具體信息。

The btp command takes a process ID as an argument and does a stack traceback for that particular process.───btp命令將進程標識作為參數,并對這個特定進程進行堆棧回溯。

The btc command does a stack traceback for the running process on each live CPU.───btc命令對每個活動CPU上正在運行的進程執行堆棧回溯。

For example, a stack-trace back could be derived easily from the trace.───例如,可以很容易地從跟蹤得到stack-traceback。

英語使用場景

If the CONFIG_FRAME_POINTER option was set during kernel compilation, the frame pointer register is used to maintain stacks and, hence, the stack traceback can be performed correctly.