释义 |
内存地址线 以上为机器翻译结果,快速获取精准的人工翻译结果,建议选择有道人工翻译 - 1
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction. 如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。 - 2
Conversely, if your program has a fault (for example, using a bad pointer) at some location in memory, you can look for the source line that is closest to the memory address. 相反,如果您的程序在内存中某个位置存在错误(例如,使用了一个错误指针),那么可以查找最接近该内存地址的源代码行。 - 3
Finally, the scripts modify the configuration file of the new virtual machine with the amount of memory, number of CPUs, and the MAC address that are specified on the command line. 最后,这些脚本将修改新的虚拟机的配置文件,包括内存总量、CPU的数量,以及命令行中指定的mac地址。
|