| Index: native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
|
| diff --git a/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html b/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
|
| index 3fb864b82db1a2c602985afa8705e015916a3957..e4fd5d7ea100175f8ddc427ca66d3bf9e9b4f93c 100644
|
| --- a/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
|
| +++ b/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
|
| @@ -417,7 +417,7 @@ while running the program.</p>
|
| <p>NaCl32 and NaClARM executables (.nexe files) cannot be run or debugged from
|
| Visual Studio.</p>
|
| <p>NaCl64 executables (.nexe files) are compiled using one of the Native Client
|
| -toolchains in the SDK, which create an <a class="reference external" href="`http://en.wikipedia.org/wiki/Executable_and_Linkable_Format">ELF-formatted</a> executable. To
|
| +toolchains in the SDK, which create an <a class="reference external" href="http://en.wikipedia.org/wiki/Executable_and_Linkable_Format">ELF-formatted</a> executable. To
|
| debug a running .nexe you must use nacl-gdb, which is a command line debugger
|
| that is not directly integrated with Visual Studio. When you start a debugging
|
| session running from a NaCl64 platform, Visual Studio automatically launches
|
|
|