The current block is the code containing the current location, instruction pointer address.
当前块是包含当前位置(指令指针地址)的代码。
Moves the instruction pointer forward by the specified number of elements, starting at the current position.
从当前位置开始,将指令指针向前移动指定的元素个数。
The most relevant information here is the instruction pointer (EIP), the address of the faulty instruction.
其中最有关的信息是指令指针(EIP),就是故障指令的地址。
Important registers to look for when debugging through signals are the GPRs, instruction pointer (NIP), machine state register (MSR), trap, data address register (DAR), and so on.