Skip to content
  1. Nov 23, 2012
    • Daniel Malea's avatar
      Update test status on Linux · 93aec0f9
      Daniel Malea authored
      - add decorators @expectedFailLinux and @skipOnLinux
      - skip/mark xfail cases due to open bugzillas # 14323, 14416, 14423, 14424, 14425, 14426
      
      Patch by Ashok Thirumurthi!
      
      llvm-svn: 168529
      93aec0f9
    • Daniel Malea's avatar
      Fix Linux bug that leaves lldb in invalid state after expression evaluation times out. · a35970a6
      Daniel Malea authored
      - Handle EINVAL return code from ptrace(GETSIGINFO, ...): not an error, but 'group-stop' state on Linux
      - propagate SIGSTOP to inferior in above case
      - this commit resolves the failure in expression_command/timeout testcase
      
      Thanks to Sean Callanan & Matt Kopec for helping debug this problem
      
      llvm-svn: 168523
      a35970a6
  2. Nov 22, 2012
  3. Nov 21, 2012
  4. Nov 20, 2012
  5. Nov 19, 2012
  6. Nov 17, 2012
  7. Nov 16, 2012
  8. Nov 15, 2012
  9. Nov 14, 2012
  10. Nov 13, 2012
  11. Nov 12, 2012
Loading