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 cdad0ee911904137bf5189f190267652d05aef5b..a19c8aebea9c9c61154c18591759c048a3e7c2ff 100644 |
--- a/native_client_sdk/doc_generated/devguide/devcycle/debugging.html |
+++ b/native_client_sdk/doc_generated/devguide/devcycle/debugging.html |
@@ -211,7 +211,7 @@ whether built using newlib or glibc for x86-32, x86-64 or ARM. In the SDK, |
<code>i686-nacl-gdb</code> is an alias for <code>x86_64-nacl-gdb</code>, and the <code>newlib</code> |
and <code>glibc</code> toolchains both contain the same version of GDB.</p> |
<section id="debugging-pnacl-pexes-with-pepper-35"> |
-<h4 id="debugging-pnacl-pexes-with-pepper-35">Debugging PNaCl pexes (with Pepper 35+)</h4> |
+<span id="debugging-pnacl-pexes"></span><h4 id="debugging-pnacl-pexes-with-pepper-35"><span id="debugging-pnacl-pexes"></span>Debugging PNaCl pexes (with Pepper 35+)</h4> |
<p>If you want to use GDB to debug a program that is compiled with the PNaCl |
toolchain, you must have a copy of the pexe from <strong>before</strong> running |
<code>pnacl-finalize</code>. The <code>pnacl-finalize</code> tool converts LLVM bitcode |