We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5f0e5 commit f85eaf7Copy full SHA for f85eaf7
ocannl_config.for_debug
@@ -0,0 +1,22 @@
1
+hyperlink_prefix=vscode://file//wsl.localhost/ubuntu-24.04/home/lukstafi/ocannl/
2
+snapshot_every_sec=
3
+debug_highlights=
4
+time_tagged=clock
5
+elapsed_times=milliseconds
6
+logs_print_entry_ids=false
7
+logs_verbose_entry_ids=false
8
+toc_entry_minimal_depth=0
9
+toc_entry_minimal_span=1ms
10
+virtualize_max_visits=2
11
+inline_scalar_constexprs=true
12
+output_debug_files_in_run_directory=true
13
+cd_ident_style=heuristic
14
+ll_ident_style=heuristic
15
+randomness_lib=for_tests
16
+automatic_host_transfers=true
17
+# only for DEBUG:
18
+log_level=9
19
+# debug_backend=flushing
20
+output_debug_files_in_build_directory=true
21
+debug_log_from_routines=true
22
+debug_log_to_stream_files=true
0 commit comments