summary refs log tree commit diff
path: root/src/test/debuginfo/gdb-pretty-struct-and-enums.rs
AgeCommit message (Expand)AuthorLines
2014-09-18Ignore two gdb tests on windows that are failing on the botsBrian Anderson-0/+1
2014-09-17test: Un-ignore some GDB pretty printing testsAlex Crichton-1/+0
2014-09-02test: Ignore failing gdb pretty testsAlex Crichton-0/+1
2014-08-27debuginfo: Emit different autotest debugger scripts depending on GDB version.Michael Woerister-1/+6
2014-08-27debuginfo: Add GDB pretty printers for structs and enums.Michael Woerister-0/+167