0
nacl-gdb僅用於* .nexe而不是* .pexe文件? IM在https://developers.google.com/native-client/devguide/devcycle/debugging#gdbnacl-gdb無法讀取.pexe?
./$NACL_SDK_ROOT/toolchain/mac_x86_newlib/bin/x86_64-nacl-gdb
...
This GDB was configured as "--host=i386-apple-darwin10.8.0 --target=x86_64-nacl".
...
(gdb) nacl-manifest code.nmf
(gdb) nacl-irt pnacl/Release/code.pexe
`pnacl/Release/code.pexe': can't read symbols: File format not recognized.