Skip to content
  1. Aug 25, 2010
  2. Aug 24, 2010
  3. Aug 23, 2010
    • Johnny Chen's avatar
      Changed the keyword argument for runCmd()/expect() from 'verbose' to 'trace', · d0190a61
      Johnny Chen authored
      which, defaults to False, and if set to True, will trace lldb command execution
      and result.
      
      Added "-t" command option to the test driver dotest.py which sets the
      LLDB_COMMAND_TRACE environment variable to "YES" and as a result always turns on
      command tracing regardless of the 'trace' keyword argument to runCmd()/expect().
      
      llvm-svn: 111811
      d0190a61
  4. Aug 20, 2010
  5. Aug 19, 2010
  6. Aug 18, 2010
  7. Aug 17, 2010
  8. Aug 16, 2010
  9. Aug 14, 2010
  10. Aug 13, 2010
  11. Aug 12, 2010
  12. Aug 10, 2010
  13. Aug 09, 2010
  14. Aug 07, 2010
Loading