Commit d4365f30 authored by Kirill Smelkov's avatar Kirill Smelkov

X debug_trace_code_generation

parent 6eab2742
......@@ -9,7 +9,7 @@ debug_coercion = 0
debug_temp_code_comments = 0
# Write a call trace of the code generation phase into the C code.
debug_trace_code_generation = 0
debug_trace_code_generation = 1
# Do not replace exceptions with user-friendly error messages.
debug_no_exception_intercept = 0
......
This diff is collapsed.
Markdown is supported
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