Skip to content
  • Johnny Chen's avatar
    o SBtarget.cpp/.h: · 0ed37c96
    Johnny Chen authored
      Temporarily commenting out the deprecated LaunchProcess() method.
      SWIG is not able to handle the overloaded functions.
    
    o dotest.py/lldbtest.py:
    
      Add an '-w' option to insert some wait time between consecutive test cases.
    
    o TestClassTypes.py:
    
      Make the breakpoint_creation_by_filespec_python() test method more robust and
      more descriptive by printing out a more insightful assert message.
    
    o lldb.swig: Coaches swig to treat StateType as an int type, instead of a C++ class.
    
    llvm-svn: 115899
    0ed37c96
Loading