Skip to content
Snippets Groups Projects
Commit 775f968e authored by Michael Gray's avatar Michael Gray
Browse files

Z:Trace: also turn on Otter debug for App and AppLauncher.

parent 898c00a6
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ sub trace_env_update {
Bio::Otter::Debug->debug('Zircon')) {
$ENV{$_}=1 foreach
(qw( ZIRCON_ZMAP_TRACE
ZIRCON_APP_TRACE ZIRCON_APPLAUNCHER_TRACE
ZIRCON_CONNECTION_TRACE ZIRCON_PROTOCOL_TRACE
ZIRCON_CONTEXT_TRACE ZIRCON_SELECTION_TRACE ));
# we don't admit being able to turn it off again,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment