KDB
美
英 
- 网络韩国产业银行(Korea Development Bank);韩国开发银行;韩国发展银行
例句
CITIC told Reuters it had held no formal talks about buying a stake in Lehman. A Lehman spokeswoman and a KDB spokesman declined to comment.
中信证券接受路透采访称,其没有就购买雷曼股权事宜与该投行举行过正式会谈.雷曼和韩国产业银行发言人则拒绝评论。
Note that kdb does not require two machines, but it does not allow you to do source level debugging like kgdb.
请注意,kdb不需要两台机器,不过它也不允许您像kgdb那样进行源代码级别上的调试。
Using kdb, you will be able to track down the system crash problems quickly.
通过kdb,您将能够迅速跟踪导致系统崩溃问题。
By default, kdb works in the symbolic mode, and the addresses mostly are shown in output as symbol + offset.
默认情况下,kdb在symbolic模式下工作,并且大部分地址在输出中显示为symbol+偏移量。
Here are a few other KDB commands that are useful in kernel debugging.
下面是在内核调试过程中非常有用的其它几个KDB命令。
In this case, the keystore is a standard kdb file called key. kdb and a stash file names key. sth.
在本例中,密匙存储是一个名为key.kdb的标准kdb文件,一个存储文件命名为key.sth。
"Our CEO confirmed that talks are going on, " KDB said yesterday. But the state-run Korean bank declined to give any further details.
韩国产业银行昨日表示:“我们的首席执行官证实,谈判正在进行中。”但这家韩国国有银行拒绝透露更多细节。
KDB had hoped to make itself a Wall Street powerhouse by buying a leading investment bank at a fire-sale price .
KDB原希望通过以….的价格购买一个重量级的投资银行而使自己成为华尔街的生力军。
Setting up a machine for KDB requires a little work in that the kernel needs to be patched and recompiled.
设置一台用于KDB的机器需要花费一些工作,因为需要给内核打补丁并进行重新编译。
When invoked with no arguments, the kdb examines the image of the currently running system.
如果没有使用参数调用,kdb将检查当前正在运行的系统的映像。
You'll also get acquainted with the commands and the setup and display options available to you in KDB.
您还将熟悉KDB中可以使用的命令以及设置和显示选项。
Here, then, are some tips for you to achieve the above mentioned results quickly using KDB.
因此,这里为您介绍了一些技巧,以便您能使用KDB快速地取得上述结果。
One of the fields in the MST is a pointer to the previous MST (prev in kdb).
MST中的其中一个字段是指向前一个MST的指针(kdb中的上一个MST)。
You can define KDB commands that will be executed during the initialization of KDB.
您可以定义将在KDB初始化期间执行的KDB命令。
The Financial Times reported on Thursday that Lehman spoke to CITIC and KDB in the first week of August but the talks fell through.
英国金融时报周四报导称,8月的第一周雷曼曾和中信证券及韩国产业银行协商,但没有达成协议。
Whenever present, use the CONFIG_FRAME_POINTER option while compiling the kernel with KDB.
在编译带KDB的内核时,只要CONFIG_FRAME_POINTER选项出现就使用该选项。
In this article we'll start with information on downloading KDB patches, applying them, (re)compiling the kernel, and starting KDB.
在本文中,我们将从有关下载KDB补丁、打补丁、(重新)编译内核以及启动KDB方面的信息着手。
Next, the kernel needs to be built with KDB enabled.
接下来,需要构建内核以支持KDB。
The prospect of a spin-off of Lehman's most troubled assets could also revive interest from potential investors such as KDB.
雷曼分拆处境最为困难的资产,这种前景还可能重新燃起韩国产业银行等潜在投资者的兴趣。
Was not selected during compilation, KDB is active by default.
那么在缺省情况下KDB是活动的。
kdb always starts in the context of the CPU running the crashing thread.
kdb永远在运行崩溃线程的CPU上下文中启动。
In KDB, typing an address at the prompt returns its nearest symbol match.
在KDB中,在提示处输入地址将返回与之最为匹配的符号。
Command takes an address, an offset, and another KDB command as arguments.
命令以地址、偏移量和另一个KDB命令作为参数。
The stat subcommand of kdb provides information about the dump we are looking at.
kdb的stat子命令提供了正在查看的转储的信息。
Based on these, the KDB commands can be classified into several categories.
根据这些,可以将KDB命令分成几个类别。
Execution is stopped and control is given to KDB when this breakpoint is hit.
当遇到该断点时则停止执行并将控制权交予KDB。
The ss command single steps an instruction and returns control to KDB.
ss命令单步执行指令然后将控制返回给KDB。
Pressing the PAUSE key on the keyboard would manually invoke KDB.
按下键盘上的PAUSE键将手工调用KDB。
Create or obtain a client certificate and add it to the keyring file (test. kdb), using the command in Listing 12.
使用清单12中的命令创建或获取客户端证书并将其添加到keyring文件(test.kdb)中。
Flag will result in control being passed to KDB very early in the boot process.
标志将导致在引导过程的初始阶段就把控制权传递给KDB。
The kdb command has many subcommands for viewing and formatting data structures.
kdb为查看和格式化数据结构提供了大量子命令。
Full privatization of the three banks is valued at more than 37 trillion won ($29 billion), according to a KDB estimate and market prices.
根据KDB估计以及市场价格,三间银行完全民营化价值超过37兆(万亿)韩圜(290亿美元)。
But at the same time, as the risks are also big, KDB should take a cautious approach.
但与此同时,由于风险也很大,韩国产业银行应谨慎行事。
kdb is invoked with two arguments when examining a system dump.
kdb在检查系统转储时通过两个参数调用。
The key sequence Ctrl-A will invoke KDB from the serial console.
按键序列Ctrl-A将从串行控制台调用KDB。
where mykey. kdb is the key database, and keypwd is the password to the key database.
其中mykey.kdb是密钥数据库,并且keypwd是这个密钥数据库的密码。
Download KDB at SGI's kernel debugger project Web site.
请在SGI的内核调试器项目网站上下载KDB。
Run kdb and issue sockinfo on the address for the socket in question.
运行kdb并对感兴趣的套接字的地址执行sockinfo。
kdb is similar to dbx, but is a kernel debugger.
kdb与dbx相似,但它是内核调试器。
The value of 1 logs only the kdb commands typed at the prompt.
值1表示只记录在提示时输入的kdb命令。