-
Florian Fischer authored
In a running gdb process use: source tools/gdb/dump_runtime_state.py to dump the state of all threads, all WSL queues and all worker IoContexts.
Florian Fischer authoredIn a running gdb process use: source tools/gdb/dump_runtime_state.py to dump the state of all threads, all WSL queues and all worker IoContexts.
.gitignore 143 B
/core.*
/build
/build-*/
/.cache/
/.clangd/
tools/gdb/__pycache__/
subprojects/packagecache/
subprojects/googletest*
subprojects/liburing*