| 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 6c15560fd39ec2680593d6ea5cb232bd5e4ad365..c1bf30e1980b808f8d715f3cb457621dba499513 100644
|
| --- a/native_client_sdk/doc_generated/devguide/devcycle/debugging.html
|
| +++ b/native_client_sdk/doc_generated/devguide/devcycle/debugging.html
|
| @@ -74,10 +74,7 @@ application process, so look for the rendering rate there.</p>
|
| increase the amount of Native Client’s diagnostic output by setting the
|
| following <a class="reference external" href="http://en.wikipedia.org/wiki/Environment_variable">environment variables</a>:</p>
|
| <ul class="small-gap">
|
| -<li>NACL_DEBUG_ENABLE=1</li>
|
| -<li>PPAPI_BROWSER_DEBUG=1</li>
|
| <li>NACL_PLUGIN_DEBUG=1</li>
|
| -<li>NACL_PPAPI_PROXY_DEBUG=1</li>
|
| <li>NACL_SRPC_DEBUG=[1-255] (use a higher number for more verbose debug output)</li>
|
| <li>NACLVERBOSITY=[1-255]</li>
|
| </ul>
|
|
|