Index: native_client_sdk/doc_generated/devguide/devcycle/debugging.html |
diff --git a/native_client_sdk/doc_generated/devguide/devcycle/debugging.html b/native_client_sdk/doc_generated/devguide/devcycle/debugging.html |
index adc9710fedd68951416639d5bd61b185286ca96f..300dffc9031e767ff279344e7a2c917897899b8f 100644 |
--- a/native_client_sdk/doc_generated/devguide/devcycle/debugging.html |
+++ b/native_client_sdk/doc_generated/devguide/devcycle/debugging.html |
@@ -195,7 +195,7 @@ that matches the SDK version. Developers who may have left the |
<code>--enable-nacl-debug</code> flag turned on may end up loading the debug |
copy of your application (which may or may not work, depending on |
their version of Chrome).</p> |
-<h4 id="debugging-pnacl-pexes-with-older-pepper-toolchains">Debugging PNaCl pexes (with older Pepper toolchains)</h4> |
+<h4 id="debugging-pnacl-pexes-with-older-pepper-toolchains"><span id="debugging-pexes-via-nexes"></span>Debugging PNaCl pexes (with older Pepper toolchains)</h4> |
<p>If you want to use GDB to debug a program that is compiled with the PNaCl |
toolchain, you must convert the <code>pexe</code> file to a <code>nexe</code>. (You can skip |
this step if you are using the GCC toolchain, or if you are using |