[Lldb-commits] [PATCH] D74903: [lldb][testsuite] Create a SBDebugger instance for each test

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 3 07:46:37 PST 2020


tatyana-krasnukha planned changes to this revision.
tatyana-krasnukha added a comment.

As Pavel wrote, there are global properties that all debuggers share. That's why this approach doesn't work for me.
I'm going to add `settings clear` mode without arguments that will revert all the settings to their default values.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74903/new/

https://reviews.llvm.org/D74903





More information about the lldb-commits mailing list