| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-06-27 | debuginfo: Added test cases for tuples. | Michael Woerister | -26/+0 | |
| 2013-06-17 | Fixed remaining issues to pass debug-test/* tests. | Vadim Chugunov | -3/+6 | |
| Made debugger scripts source line insensitive. | ||||
| 2013-04-11 | xail all debuginfo tests | Brian Anderson | -0/+2 | |
| The broke with the LLVM upgrade | ||||
| 2013-03-11 | Re-enable struct value printing in debug info tests with gdb pretty printing off | Brian Leibig | -7/+3 | |
| 2013-03-11 | Disable struct value printing in debug info tests | Brian Leibig | -0/+1 | |
| This is due to the way different versions of gdb print out structs: older versions have them always spread out with fields on different lines, while newer versions will compactly print them on one line. This makes it hard for the output checker to verify the expected output. | ||||
| 2013-03-11 | Debuginfo revamp | Brian Leibig | -0/+24 | |
