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.
2 parents b5f0971 + 65ba742 commit 952bdd2Copy full SHA for 952bdd2
lldb/packages/Python/lldbsuite/test/lldbtest.py
@@ -553,7 +553,6 @@ def setUpClass(cls):
553
if traceAlways:
554
print("Change dir to:", full_dir, file=sys.stderr)
555
os.chdir(full_dir)
556
- lldb.SBReproducer.SetWorkingDirectory(full_dir)
557
558
# Set platform context.
559
cls.platformContext = lldbplatformutil.createPlatformContext()
0 commit comments