| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-01-27 | Fix PEP8 in lldb_batchmode.py | Richo Healey | -106/+112 | |
| 2014-11-05 | debuginfo: Add a timeout for LLDB tests. | Michael Woerister | -0/+20 | |
| Fixes #18649. | ||||
| 2014-11-05 | debuginfo: Add timeout before running executable in LLDB tests. | Michael Woerister | -0/+5 | |
| This should help with a potential race condition. | ||||
| 2014-10-22 | debuginfo: Print more output in lldb_batchmode.py for better error logs. | Michael Woerister | -2/+9 | |
| 2014-07-16 | debuginfo: Remove atexit()-debugger shutdown from lldb_batchmode.py | Michael Woerister | -3/+0 | |
| The shutdown call would always result in an exception being printed to standard error. | ||||
| 2014-05-07 | debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb | Michael Woerister | -0/+184 | |
