We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b39f16 commit 0016f47Copy full SHA for 0016f47
lldb/packages/Python/lldbsuite/test/lldbtest.py
@@ -560,7 +560,6 @@ def setUpClass(cls):
560
if traceAlways:
561
print("Change dir to:", full_dir, file=sys.stderr)
562
os.chdir(full_dir)
563
- lldb.SBReproducer.SetWorkingDirectory(full_dir)
564
565
# Set platform context.
566
cls.platformContext = lldbplatformutil.createPlatformContext()
0 commit comments