aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.rust/simple.exp
AgeCommit message (Expand)AuthorFilesLines
2017-08-05Fix Rust test suite for 1.20 betaTom Tromey1-3/+3
2017-07-14Handle sizeof(type) in RustTom Tromey1-0/+3
2017-07-14Make gdb.lookup_typename work for Rust typesTom Tromey1-0/+8
2017-05-18Fix test failure with Rust 1.18 and 1.19Tom Tromey1-4/+4
2017-02-03Fix ptype of single-member Rust enumsTom Tromey1-0/+12
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-2/+2
2016-11-03Add support for the sizeof function in RustManish Goregaokar1-1/+3
2016-11-03Fix handling of discriminantless univariant enums in Rust; fix bug with encod...Manish Goregaokar1-0/+12
2016-07-21Allow empty struct expressions in RustTom Tromey1-0/+3
2016-07-06Allow subscripting raw pointersManish Goregaokar1-0/+1
2016-06-27Print void types correctly in RustManish Goregaokar1-0/+1
2016-06-25Add tests for printing of NonZero-optimized enums in RustManish Goregaokar1-0/+11
2016-05-17Update gdb test suite for RustTom Tromey1-0/+206