mirror of
https://github.com/depp/syncfiles.git
synced 2024-11-22 03:30:57 +00:00
173 B
173 B
Converter
Debugging
Tests can be debugged with GDB:
bazel build -c dbg //src:convert_test
gdb -ex 'dir .' -ex 'cd bazel-bin' bazel-bin/src/convert_test