forked from OSchip/llvm-project
parent
febf65f6fe
commit
cdf612277a
|
@ -209,7 +209,7 @@ class BasicTypesTestCase(TestBase):
|
|||
self.runCmd("run", RUN_SUCCEEDED)
|
||||
self.runCmd("thread step-out", STEP_OUT_SUCCEEDED)
|
||||
|
||||
self.runCmd("frame variable")
|
||||
#self.runCmd("frame variable")
|
||||
|
||||
# Now iterate through the golden list, comparing against the output from
|
||||
# 'frame variable var'.
|
||||
|
|
Loading…
Reference in New Issue