walter-erquinigo wrote: `third-party/llvm-project/lldb/test/API/commands/trace` has a set of pythong tests.
You should be able to run them with ``` build lldb-dotest lldb-dotest -p TestTrace ``` Also, the CMake variable `LLDB_INCLUDE_TESTS` must be enabled (e.g. `ON`) in order to build `lldb-dotest` https://github.com/llvm/llvm-project/pull/77252 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits