| 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 6a28ddb48c3514a58121c4cb262087d0aa06cd44..974b1e7deef5a546df19ae23352605e38a14cb63 100644
|
| --- a/native_client_sdk/src/doc/devguide/devcycle/debugging.rst
|
| +++ b/native_client_sdk/src/doc/devguide/devcycle/debugging.rst
|
| @@ -52,10 +52,7 @@ increase the amount of Native Client's diagnostic output by setting the
|
| following `environment variables
|
| <http://en.wikipedia.org/wiki/Environment_variable>`_:
|
|
|
| -* NACL_DEBUG_ENABLE=1
|
| -* PPAPI_BROWSER_DEBUG=1
|
| * NACL_PLUGIN_DEBUG=1
|
| -* NACL_PPAPI_PROXY_DEBUG=1
|
| * NACL_SRPC_DEBUG=[1-255] (use a higher number for more verbose debug output)
|
| * NACLVERBOSITY=[1-255]
|
|
|
|
|