Skip to content

Commit b9cab9c

Browse files
t-erxlebenmichaelkuhn
authored andcommitted
doc: Mention how to enable debug prints
1 parent 519f3ce commit b9cab9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/debugging.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Moreover, developers should be aware of the fact that debug builds of JULEA can
55
1. The `JULEA_BACKEND_PATH` environment variable can be used to override JULEA's internal backend path only in debug builds.
66
2. Tracing via `JULEA_TRACE` is only available in debug builds.
77

8+
## Debug Output
9+
10+
Debug prints from `g_debug()` can be enabled by setting the environment variable `G_MESSAGES_DEBUG` to `JULEA`.
11+
812
## Tracing
913

1014
JULEA contains a tracing component that can be used to record information about various aspects of JULEA's behavior.

0 commit comments

Comments
 (0)