Skip to content

Commit f85eaf7

Browse files
committed
nothing to see here (config for debug)
Signed-off-by: Lukasz Stafiniak <lukstafi@gmail.com>
1 parent 4f5f0e5 commit f85eaf7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

ocannl_config.for_debug

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)