aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.rust/expr.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-08Allow cast of 128-bit integer to pointerTom Tromey1-0/+5
2023-05-10gdb/rust: fix crash for expression debug with stringsAndrew Burgess1-0/+21
2023-05-01Fix crash in Rust expression parserTom Tromey1-0/+1
2023-01-13Rename to allow_rust_testsTom Tromey1-1/+1
2023-01-13Use require !skip_rust_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen1-2/+2
2022-03-28Add Rust parser check for end of expressionTom Tromey1-0/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-22Improve code coverage of Rust testingTom Tromey1-0/+2
2021-04-16Rewrite the Rust expression parserTom Tromey1-1/+5
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-19Handle TYPE_CODE_PTR when printing Rust typesTom Tromey1-2/+2
2018-04-30rust: Fix null deref when casting (PR 23124)Dan Robertson1-1/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-06-10Fix PR rust/20110Tom Tromey1-0/+2
2016-05-17Update gdb test suite for RustTom Tromey1-0/+137