Skip to content

Commit

Permalink
Update debugging.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 authored Jan 10, 2025
1 parent cce6126 commit f90125b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ CC=clang-18 CXX=clang++-18 python -m pip install -v . --no-build-isolation -Cset
# CC=clang-18 CXX=clang++-18 python -m pip install -v . --no-build-isolation -Csetup-args=-Db_sanitize=thread -C'setup-args=-Dbuildtype=debugoptimized'
```


### Useful TSAN options

- By default TSAN reports warnings. To stop execution on TSAN errors, use:
Expand Down

0 comments on commit f90125b

Please sign in to comment.