Simulates reading size bytes starting at address addr, generates any purify errors that read would cause, and calls purify_stop_here upon error.
模拟阅读开始于addr的size字节,产生读取将会导致的任何purify错误,根据错误调用purify_stop_here。
Simulates writing size bytes starting at address addr, generates any Purify errors that write would cause, and calls purify_stop_here upon error.
模拟写入开始于addr 的size字节,产生写入将会导致的任何Purify错误,根据错误调用 purify_stop_here。
Run lsdev –C | grep $ADDR, substituting the address field to view the child devices.
运行lsdev –C |grep $ADDR,取代地址字段查看子设备。
The simplest is purify_watch (addr), which sets a read-write watch point on four bytes starting at the given address.
最简单的是purify_watch (addr),它在特定地址的四个字节上设置了一个读取-写入观察点。
Prints the memory state of size bytes starting at memory address (addr), as explained previously in the Application programming interface section.
打印开始于内存地址 (addr)的字节Size的内存状态,正如先前在应用程序编程接口部分所解释的那样。
Prints the memory state of size bytes starting at memory address (addr), as explained previously in the Application programming interface section.
打印开始于内存地址 (addr)的字节Size的内存状态,正如先前在应用程序编程接口部分所解释的那样。
应用推荐