Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html

Issue 849073005: Fix broken links on NaCl pages of developer.chrome.com. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « native_client_sdk/doc_generated/community/middleware.html ('k') | native_client_sdk/doc_generated/io2014.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698