| Index: native_client_sdk/src/doc/devguide/devcycle/debugging.rst
|
| diff --git a/native_client_sdk/src/doc/devguide/devcycle/debugging.rst b/native_client_sdk/src/doc/devguide/devcycle/debugging.rst
|
| index c46e40046874846bf9d6394e1423a2979b181dcc..434514edcc7de9cb93a154ff27200b7ca9b50bf1 100644
|
| --- a/native_client_sdk/src/doc/devguide/devcycle/debugging.rst
|
| +++ b/native_client_sdk/src/doc/devguide/devcycle/debugging.rst
|
| @@ -214,6 +214,8 @@ whether built using newlib or glibc for x86-32, x86-64 or ARM. In the SDK,
|
| ``i686-nacl-gdb`` is an alias for ``x86_64-nacl-gdb``, and the ``newlib``
|
| and ``glibc`` toolchains both contain the same version of GDB.
|
|
|
| +.. _debugging_pnacl_pexes:
|
| +
|
| Debugging PNaCl pexes (with Pepper 35+)
|
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|