Skip to content
  • Johnny Chen's avatar
    Added a subtest to exercise the capability of lldb Python objects to print · 9c48b8d7
    Johnny Chen authored
    themselves.  Right now, it tests a breakpoint both before and after it has been
    resolved.
    
    Updated lldbtest.TestBase.expect() with an additional keyword argument 'exe' (
    default to True), which if set to False, will treat the mandatory first argument
    as just the string to be matched/or not-matched against the golden input.
    
    llvm-svn: 114501
    9c48b8d7
Loading