Kernel Debugger中文,Kernel Debugger的意思,Kernel Debugger翻译及用法

2026-04-13 14:19 浏览次数 37

Kernel Debugger

[ˈkɜ:nəl di:ˈbʌɡə]

A kernel debugger is a debugger present in some kernels to ease debugging and kernel development by the kernel developers. A kernel debugger might be a stub implementing low-level operations, with a full-blown debugger such as gdb, running on another machine, sending commands to the stub over a serial line or a network connection, or it might provide a command line that can be used directly on the machine being debugged.

Kernel Debugger 例句

英汉例句

  • If the Kernel Debugger is hooked up, you will see a message that asks whether you want to continue to debug.

    如果已经连结核心侦错工具,您将看到一则讯息,询问是否要继续进行侦错。

  • Go to the 「Kernel hacking」 section at the end and select the 「Built-in Kernel Debugger support」 option.

    转到结尾处的「Kernelhacking」部分并选择「Built -in Kernel Debuggersupport」选项。

相关热词