| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
and 'i386'
in order to be run. And added a default build phase at the beginning of the method.
llvm-svn: 113037
|
|
|
|
| |
llvm-svn: 112732
|
|
|
|
|
|
|
|
| |
breakpoint by FileSpec and line number and exercises some FileSpec APIs.
Also, RUN_STOPPED is a bad assert name, RUN_SUCCEEDED is better.
llvm-svn: 112327
|
|
|
|
| |
llvm-svn: 112231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o SBDebugger.GetCurrentTarget()
o SBTarget.GetProcess()
o SBProcess.GetAddressByteSize()
in order to make sure that, indeed, 64-bit, followed by 32-bit processes have
been launched.
Added invoke() method to TestBase to factor in the tracing logic in one place.
This method allows an object to call a method with no arg reflectively.
llvm-svn: 112102
|
|
|
|
|
|
|
| |
correctly after all. It was my own configuration error (I was building x86_64
only).
llvm-svn: 111992
|
|
|
|
|
|
|
|
| |
currently fails: rdar://problem/8349784.
Forgot to check in lldbtest.py in the previous commit r111958.
llvm-svn: 111975
|
|
llvm-svn: 110893
|